mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-07 11:25:31 +02:00
feat: Increased border radius for buttons, b=no-bug, c=common
This commit is contained in:
parent
1ad8f0f5ff
commit
c84d500bd5
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ body > #confetti {
|
|||
#zen-sidebar-top-buttons-customization-target
|
||||
&,
|
||||
#zen-sidebar-foot-buttons & {
|
||||
--tab-border-radius: 4px;
|
||||
--tab-border-radius: 6px;
|
||||
--toolbarbutton-border-radius: var(--tab-border-radius);
|
||||
--toolbarbutton-inner-padding: 7px;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue