Skip to content

Commit 29e7c25

Browse files
committedJan 3, 2025
bug #6679 Fix allignment and size of menu items (hafkenscheid)
This PR was merged into the 4.x branch. Discussion ---------- Fix allignment and size of menu items This will fix #6670 Commits ------- c513dd0 Fix allignment and size of menu items
2 parents 110b179 + c513dd0 commit 29e7c25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎assets/css/easyadmin-theme/menu.css

-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@
7979
text-align: center;
8080
block-size: 16px;
8181
inline-size: 1.25em;
82-
margin-top: 3px;
8382
}
8483
#main-menu .menu .menu-icon svg {
8584
color: var(--sidebar-menu-icon-color);

0 commit comments

Comments
 (0)
Please sign in to comment.