theme-store/themes/272850c0-36b4-4867-be8f-7c4b5942069f/chrome.css
2025-02-24 03:25:00 +00:00

7 lines
95 B
CSS

#zen-browser-tabs-wrapper {
pointer-events: none;
& > * {
pointer-events: auto;
}
}