mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-04 17:06:35 +00:00
Add right margin to titlebar buttonbox for improved layout consistency
This commit is contained in:
@@ -28,6 +28,7 @@
|
|||||||
:root:not([zen-window-buttons-reversed='true']) .titlebar-buttonbox-container {
|
:root:not([zen-window-buttons-reversed='true']) .titlebar-buttonbox-container {
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
|
margin-right: var(--zen-element-separation);
|
||||||
}
|
}
|
||||||
|
|
||||||
#TabsToolbar > * {
|
#TabsToolbar > * {
|
||||||
|
Reference in New Issue
Block a user