mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-06 21:37:50 +00:00
feat: Improved space edit button sizings, b=no-bug, c=workspaces
This commit is contained in:
@@ -237,7 +237,10 @@
|
||||
--toolbarbutton-inner-padding: 6px;
|
||||
|
||||
& image {
|
||||
border-radius: calc(var(--border-radius-medium) - 4px);
|
||||
border-radius: calc(var(--border-radius-medium) - 4px) !important;
|
||||
width: 26px;
|
||||
height: 26px;
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
:root[zen-renaming-tab='true'] & {
|
||||
|
||||
Reference in New Issue
Block a user