Fix app menu header height

Wasn't the same between main menu and sub menus
This commit is contained in:
2026-04-21 14:16:42 +04:00
parent 9828ad2714
commit 54445f249b

View File

@@ -967,6 +967,7 @@ abbr[title] {
display: inline-flex;
width: 32px;
height: 32px;
margin: -6px 0;
}
.app-logo-icon svg {