mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-24 00:06:02 +00:00
chore: Update vertical-tabs.css to fix padding issue
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
|
||||
#navigator-toolbox {
|
||||
--zen-tabbrowser-padding: 5px;
|
||||
padding-left: 3px;
|
||||
margin-top: 0; /* Issue #156 */
|
||||
}
|
||||
|
||||
@@ -249,6 +248,7 @@
|
||||
transition: .2s;
|
||||
width: 170px;
|
||||
border: none;
|
||||
padding-left: 3px;
|
||||
}
|
||||
|
||||
.tab-label-container {
|
||||
|
||||
Reference in New Issue
Block a user