mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
Add overflow-clip-margin to vertical tabs for improved layout handling
This commit is contained in:
@@ -252,6 +252,7 @@
|
||||
padding-inline-start: 0 !important;
|
||||
overflow-y: unset !important; /* DO NOT CHANGE THIS: Firefox renders badly workspace changes */
|
||||
overflow-x: clip;
|
||||
overflow-clip-margin: var(--zen-toolbox-padding);
|
||||
|
||||
--tab-inner-inline-margin: 0;
|
||||
|
||||
|
Reference in New Issue
Block a user