theme-store/themes/803c7895-b39b-458e-84f8-a521f4d7a064/chrome.css

6 lines
188 B
CSS

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