Fix: reduce minimum height of tabs to improve layout consistency

This commit is contained in:
mr. M
2024-11-10 19:20:36 +01:00
parent d54a56e11b
commit 62d763e65a

View File

@@ -278,7 +278,7 @@
}
& #zen-essentials-container {
--tab-min-height: 44px;
--tab-min-height: 42px;
}
/* Mark: Fix separator paddings */