fix top bar bubbles

This commit is contained in:
2026-06-26 16:58:56 +02:00
parent e2b10e6e13
commit 8c52a5d5f1
3 changed files with 7 additions and 1 deletions
+5
View File
@@ -74,6 +74,11 @@ assertIncludes(
'.wg-topbar',
'Topbar styles should be scoped to .wg-topbar'
);
assertIncludes(
stylesheet,
'.wg-topbar__utility-list .visible-closed:not(.hidden)',
'Topbar collapsed utility labels should not override hidden count badges'
);
assertIncludes(
client,
'initWestgateTopbar',