fix: calendar date parsing, login credentials hint, flag z-index overlap
This commit is contained in:
@@ -37,7 +37,7 @@ export default function LanguageSwitcher() {
|
||||
onClick={toggleLanguage}
|
||||
style={{
|
||||
position: 'fixed',
|
||||
top: '1rem',
|
||||
top: '3.5rem',
|
||||
right: '1rem',
|
||||
zIndex: 1000,
|
||||
background: 'rgba(255, 255, 255, 0.9)',
|
||||
|
||||
Reference in New Issue
Block a user