Skip to content

Commit

Permalink
Fix icon alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
oxyc committed Feb 22, 2024
1 parent 6707c1f commit 6fd9f8d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions web/app/themes/gds/resources/styles/partials/menu.scss
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@
margin-left: -8px;
font-size: 12px;
padding: 4px;
display: inline-flex;
align-items: center;

.menu-item:hover > &,
&[aria-expanded="true"] {
Expand Down

0 comments on commit 6fd9f8d

Please sign in to comment.