mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-17 07:16:16 +00:00
Fix: reduce minimum height of tabs to improve layout consistency
This commit is contained in:
@@ -278,7 +278,7 @@
|
||||
}
|
||||
|
||||
& #zen-essentials-container {
|
||||
--tab-min-height: 44px;
|
||||
--tab-min-height: 42px;
|
||||
}
|
||||
|
||||
/* Mark: Fix separator paddings */
|
||||
|
Reference in New Issue
Block a user