Fixed bug where flexible space is un-removable in customizable bar at the bottom

This commit is contained in:
mr. M
2024-12-07 21:14:10 +01:00
parent 7f1a817749
commit 0a58aff795

View File

@@ -320,6 +320,10 @@
& > toolbarbutton:not(#zen-workspaces-button) {
padding: 0 !important;
}
& toolbarspring {
display: none;
}
}
#newtab-button-container {