mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
}
|
||||
/* Pull window buttons container rightwards over the collapsed sidebar */
|
||||
& .titlebar-buttonbox-container {
|
||||
margin-left: calc(-1 * var(--zen-toolbox-max-width) + var(--zen-toolbox-padding) / 2) !important;
|
||||
margin-left: calc(-1 * var(--zen-toolbox-max-width) + var(--zen-toolbox-padding)) !important;
|
||||
}
|
||||
/* Allow overflow for the button box */
|
||||
& #zen-appcontent-wrapper {
|
||||
|
Reference in New Issue
Block a user