mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-25 14:16:10 +00:00
fix: hide toolbarspring in vertical tabs CSS
This commit is contained in:
@@ -808,6 +808,10 @@
|
||||
height: calc(2 * var(--toolbarbutton-inner-padding) + 16px);
|
||||
padding: 0 var(--toolbarbutton-outer-padding) !important;
|
||||
}
|
||||
|
||||
& toolbarspring {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
& .zen-sidebar-action-button {
|
||||
|
||||
Reference in New Issue
Block a user