mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
Update sidebar order in vertical-tabs.css for improved layout consistency
This commit is contained in:
@@ -737,11 +737,11 @@
|
||||
/* Mark: Move sidebar to the right */
|
||||
:root[zen-right-side='true'] {
|
||||
& #navigator-toolbox {
|
||||
order: 3 !important;
|
||||
order: 9 !important;
|
||||
}
|
||||
|
||||
& #zen-sidebar-splitter {
|
||||
order: 2 !important;
|
||||
order: 10 !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user