theme-store/themes/803c7895-b39b-458e-84f8-a521f4d7a064/chrome.css
2024-11-02 06:41:43 +00:00

7 lines
187 B
CSS

#zen-workspaces-button .subviewbutton:not([active="true"]) {
display: none!important;
}
#zen-workspaces-button:hover .subviewbutton:not([active="true"]) {
display: flex!important;
}