ui(header): shrink header size to be native size of macos

This commit is contained in:
Yann Amsellem
2024-12-10 17:17:04 +01:00
parent f5881dd240
commit bf8d085bdf

View File

@@ -4,7 +4,7 @@
@layer variables {
:root {
--window-title-bar-height: 30px;
--window-title-bar-height: 28px;
font-size: 0.75rem;
}