mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
Center align content in zen essentials container for improved layout consistency
This commit is contained in:
@@ -265,7 +265,6 @@
|
||||
|
||||
& #zen-essentials-container {
|
||||
--tab-min-height: 38px;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
/* Mark: Fix separator paddings */
|
||||
@@ -407,6 +406,10 @@
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
& #zen-essentials-container {
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
& #vertical-tabs-newtab-button {
|
||||
padding: 0 !important;
|
||||
background: transparent !important;
|
||||
|
Reference in New Issue
Block a user