mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
Fixed weird margins on the browser view when having right sided tabs
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
&:not([zen-no-padding='true']) #zen-tabbox-wrapper {
|
||||
&:not([zen-no-padding='true'], [zen-right-side='true']) #zen-tabbox-wrapper {
|
||||
margin-left: 1px;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user