You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: password encryption field styling to match nsec/seed login field
The password entry field on the encryption login screen was missing the
chat-input-container wrapper, causing it to look unstyled. Added the
same HTML structure as the nsec/seed field with CSS overrides to prevent
the header from hiding behind the input (position: relative instead of
absolute, zero auto margins).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments