Fixed empty separations not appearing at the top toolbar

This commit is contained in:
mr. M
2025-01-03 22:36:21 +01:00
parent 81099e6141
commit 59e6d18c68

View File

@@ -850,7 +850,7 @@
padding: 0 var(--toolbarbutton-outer-padding) !important;
}
& toolbarspring {
:root:not([zen-sidebar-expanded='true']) & toolbarspring {
display: none;
}
}