Fix My Account layout: password form grid gap and panel spacing (v0.11.78)

This commit is contained in:
marvin
2026-09-14 19:59:55 -04:00
parent 2bb875eb98
commit f39d405de8
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -284,3 +284,4 @@ select{appearance:none!important;-webkit-appearance:none!important;background-re
.mfa-qr svg{width:200px;height:200px}
.mfa-recovery-codes{background:#0a1423;border:1px solid var(--line);border-radius:10px;padding:16px;font-size:14px;line-height:1.8;letter-spacing:.02em;white-space:pre-wrap;user-select:all}
@media(prefers-color-scheme:light){.mfa-recovery-codes{background:#f3f6fa}}
#account-view>.dashboard-panel+.dashboard-panel{margin-top:18px}