This commit is contained in:
mr. m
2026-02-02 14:57:49 +01:00

View File

@@ -22,7 +22,7 @@ zen-essentials-promo {
outline: 1px dashed currentColor;
}
:root:not([zen-sidebar-expanded="true"]) & {
:root:is(:not([zen-sidebar-expanded="true"]), [zen-unsynced-window="true"]) & {
display: none !important;
}