Skip to content

Commit 639d42e

Browse files
committedDec 27, 2024
bug #6669 [Fix #6657] Correctly align icons of menu items. (Aerendir)
This PR was merged into the 4.x branch. Discussion ---------- [Fix #6657] Correctly align icons of menu items. Fix - #6657 Commits ------- c2687f3 [Fix #6657] Correctly align icons of menu items.
2 parents 4aa2b7a + c2687f3 commit 639d42e

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
@@ -73,7 +73,6 @@
7373

7474
#main-menu .menu .menu-icon {
7575
color: var(--sidebar-menu-icon-color);
76-
display: flex;
7776
align-items: center;
7877
justify-content: center;
7978
margin-inline-end: 10px;

0 commit comments

Comments
 (0)
Please sign in to comment.