mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +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