mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +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