We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dbd4ea commit 5f6cc64Copy full SHA for 5f6cc64
src/zen/common/styles/zen-browser-container.css
@@ -5,7 +5,7 @@
5
*/
6
:root:not([inDOMFullscreen='true']):not([chromehidden~='location']):not([chromehidden~='toolbar']) {
7
& #tabbrowser-tabbox #tabbrowser-tabpanels .browserSidebarContainer {
8
- overflow: clip;
+ overflow-y: clip;
9
10
:root:not([zen-no-padding='true']) &:not(.zen-glance-overlay) {
11
border-radius: var(--zen-native-inner-radius);
0 commit comments