fix: repositioned icon on menu

This commit is contained in:
2026-03-22 16:26:27 +01:00
parent 8ce1ad423f
commit 7e2a1215d2

View File

@@ -39,7 +39,7 @@
.app-sidebar-group.app-sidebar-admin-group details summary i {
font-size: 10px; /* icon-font metric — intentional px */
position: relative;
top: -4px;
top: -2px;
margin-right: 3px;
}