Skip to content

Commit

Permalink
bug #6679 Fix allignment and size of menu items (hafkenscheid)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
javiereguiluz committed Jan 3, 2025
2 parents 110b179 + c513dd0 commit 29e7c25
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 @@ -79,7 +79,6 @@
text-align: center;
block-size: 16px;
inline-size: 1.25em;
margin-top: 3px;
}
#main-menu .menu .menu-icon svg {
color: var(--sidebar-menu-icon-color);
Expand Down

0 comments on commit 29e7c25

Please sign in to comment.