mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
fix: remove unused toolbarspring styles from vertical tabs CSS
This commit is contained in:
@@ -135,7 +135,6 @@
|
||||
|
||||
display: flex;
|
||||
|
||||
& toolbarspring { display: none; }
|
||||
}
|
||||
|
||||
.titlebar-spacer[type='pre-tabs'],
|
||||
@@ -320,10 +319,6 @@
|
||||
& > toolbarbutton:not(#zen-workspaces-button) {
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
& toolbarspring {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
#newtab-button-container {
|
||||
|
Reference in New Issue
Block a user