mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-06 05:17:51 +00:00
Refactor vertical-tabs.css to center align tab items
This commit is contained in:
@@ -205,6 +205,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
padding-top: calc(var(--zen-toolbox-padding) * 2);
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
:root:has(&) #zen-sidebar-splitter {
|
||||
|
||||
Reference in New Issue
Block a user