fix(core/frontend): settings password-error styling (.pw-err)
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 2m13s
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 2m13s
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
64b0f3a1aa
commit
8959946241
@ -177,6 +177,9 @@
|
||||
line-height: 1.6;
|
||||
}
|
||||
|
||||
/* ─── 改密 modal · 校验提示 ─── */
|
||||
.field .pw-err { color: var(--accent-crimson); }
|
||||
|
||||
/* ─── 页脚 build 标记 ─── */
|
||||
.settings-foot { text-align: center; padding: 24px 0 8px; color: var(--black-alpha-32); font-family: var(--font-mono); font-size: 11px; letter-spacing: .04em; }
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user