Skip to content

Commit

Permalink
bug #6669 [Fix #6657] Correctly align icons of menu items. (Aerendir)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
javiereguiluz committed Dec 27, 2024
2 parents 4aa2b7a + c2687f3 commit 639d42e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion assets/css/easyadmin-theme/menu.css
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@

#main-menu .menu .menu-icon {
color: var(--sidebar-menu-icon-color);
display: flex;
align-items: center;
justify-content: center;
margin-inline-end: 10px;
Expand Down

0 comments on commit 639d42e

Please sign in to comment.