mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-20 10:28:24 +00:00
chore: Update padding-left in vertical-tabs.css to use variable
This commit is contained in:
@@ -385,7 +385,7 @@
|
||||
}
|
||||
|
||||
#tabbrowser-tabbox {
|
||||
padding-left: 10px;
|
||||
padding-left: var(--zen-element-separation);
|
||||
}
|
||||
|
||||
#tabbrowser-tabpanels .browserSidebarContainer {
|
||||
|
||||
Reference in New Issue
Block a user