mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 08:55:31 +02:00
7 lines
172 B
CSS
7 lines
172 B
CSS
:root {
|
|
--zen-webview-border-radius: 0;
|
|
#tabbrowser-tabpanels:not([zen-split-view="true"]) {
|
|
padding-left: 0px !important;
|
|
padding-right: 0px !important;
|
|
}
|
|
}
|