mirror of
https://github.com/zen-browser/desktop.git
synced 2026-08-30 18:31:30 +00:00
chore: Update border radius for zen-global-shared.css and zen-xul.css
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
--zen-appcontent-separator-from-window-single: 7px;
|
||||
--zen-appcontent-separator-from-window: var(--zen-appcontent-separator-from-window-single);
|
||||
--zen-appcontent-border-radius: var(--zen-panel-radius);
|
||||
--zen-appcontent-border: 1px solid light-dark(#ddd, #4a4a4a);
|
||||
--zen-appcontent-border: 2px solid var(--zen-colors-border);
|
||||
--zen-browser-border-radius: 10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user