theme-store/themes/bb146d39-8106-4c32-8fac-2c36fd39518d/chrome.css
2025-05-19 03:10:02 +00:00

6 lines
150 B
CSS

@media not -moz-pref("zen.workspaces.show-workspace-indicator") {
#zen-current-workspace-indicator-container {
display: none !important;
}
}