Center align content in zen essentials container for improved layout consistency

This commit is contained in:
mr. M
2024-11-06 19:56:57 +01:00
parent 27c5119664
commit 638ec9c2ea

View File

@@ -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;