Fix: correct user dropdown button icon styling (#12092)

This commit is contained in:
shamoon 2026-02-14 08:15:19 -08:00 committed by GitHub
parent 56d1b5677a
commit 118afa82b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -290,7 +290,7 @@ main {
.navbar .dropdown-menu {
font-size: 0.875rem; // body size
a i-bs {
a i-bs, button i-bs {
opacity: 0.6;
}
}