theme-store/themes/3db4e48d-fe3d-46ec-8f1b-1ff92e781b61/chrome.css
2025-04-01 16:39:44 +00:00

9 lines
223 B
CSS

#navigator-toolbox:not([zen-sidebar-expanded='true']) {
visibility: collapse;
}
:root:not([zen-sidebar-expanded='true']) #zen-sidebar-splitter {
display: initial !important;
pointer-events: none !important;
}