mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-20 22:35:39 +00:00
Refactor zen-browser-ui.css to add padding to tabbrowser-tabpanels
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
--inactive-titlebar-opacity: 1;
|
||||
}
|
||||
|
||||
#tabbrowser-tabpanels {
|
||||
:root:not([inDOMFullscreen='true']) #tabbrowser-tabpanels {
|
||||
padding-right: var(--zen-element-separation);
|
||||
padding-bottom: var(--zen-element-separation);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user