Fixing account switcher z-index

This commit is contained in:
Rgoplay
2026-02-10 17:44:11 +01:00
parent 5b702af91c
commit 4feea34bf0
+1 -1
View File
@@ -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;