mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-08-28 00:44:08 +00:00
Fixing account switcher z-index
This commit is contained in:
@@ -3648,7 +3648,7 @@ fieldset input[type="radio"] {
|
||||
color: var(--primary-text-soft);
|
||||
}
|
||||
.accountSwitcher {
|
||||
z-index: 102;
|
||||
z-index: 111;
|
||||
}
|
||||
.accountSwitcher h1 {
|
||||
margin-bottom: 4px;
|
||||
|
||||
Reference in New Issue
Block a user