fix: button alignment in settings page

This commit is contained in:
2026-07-09 13:22:00 +02:00
parent 0d4a048d16
commit bbca5a36cc
+1 -1
View File
@@ -178,7 +178,7 @@ export const Settings = () => {
</div>
</div>
</div>
<div className="flex flex-wrap items-center justify-between gap-3">
<div className="flex flex-wrap items-center justify-end gap-3">
<Button
type="submit"
size="lg"