Skip to content

Commit

Permalink
Update chrome.css
Browse files Browse the repository at this point in the history
  • Loading branch information
mauro-balades authored Aug 19, 2024
1 parent b023faa commit 37cc6f0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions themes/680424a8-a818-406b-98c5-7726214e2a9f/chrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,12 @@
--zen-element-separation: 0;
}
}

@media (-moz-bool-pref: "zen.tabs.vertical.right-side") {
#tabbrowser-tabpanels {
& .browserSidebarContainer:not([zen-split="true"]) {
--zen-border-radius: 0 var(--zen-border-radius) 0 0;
}
}
}
}

0 comments on commit 37cc6f0

Please sign in to comment.