fix top bar bubbles (#9)

Reviewed-on: #9
This commit was merged in pull request #9.
This commit is contained in:
2026-06-26 16:59:08 +00:00
parent af43bb3129
commit a26386895f
3 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -149,7 +149,7 @@ $wg-topbar-panel-bg: linear-gradient(
color: #fff0dc;
}
.wg-topbar__utility-list .visible-closed {
.wg-topbar__utility-list .visible-closed:not(.hidden) {
display: inline-block !important;
}