mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
fix: Fixed window controls not being aligned when being on the right side, b=closes #8910, c=tabs
This commit is contained in:
@@ -79,10 +79,6 @@
|
||||
& #zen-sidebar-top-buttons-customization-target {
|
||||
padding-top: 0;
|
||||
}
|
||||
/* Add padding to the left of the nav container */
|
||||
& #zen-appcontent-navbar-container {
|
||||
padding-left: var(--zen-element-separation);
|
||||
}
|
||||
/* Include common fixes for this top-button scenario */
|
||||
%include zen-tabs/vertical-tabs-topbuttons-fix.css
|
||||
}
|
||||
|
Reference in New Issue
Block a user