Update chrome.css

This commit is contained in:
mauro 🤙 2024-08-20 01:22:52 +02:00 committed by GitHub
parent 1f51c85e66
commit b023faac2a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
@media not (-moz-bool-pref: "zen.view.compact") {
#tabbrowser-tabpanels {
& .browserSidebarContainer:not([zen-split="true"]) {
--zen-browser-border-radius: var(--zen-border-radius) 0 0 0;
--zen-border-radius: var(--zen-border-radius) 0 0 0;
--zen-element-separation: 0;
}
}