mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 08:55:31 +02:00
5 lines
111 B
CSS
5 lines
111 B
CSS
|
|
html[zen-compact-mode="true"] {
|
|
--zen-element-separation: 0px !important;
|
|
--zen-webview-border-radius: 0;
|
|
}
|