Skip to content

Commit

Permalink
Quick fix for icon size
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcconechy committed Nov 10, 2023
1 parent 8d8e1b1 commit ee303bb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/components/popupmenu/_popupmenu-new.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,8 @@
line-height: normal;
}
}

.popupmenu.has-icons .icon:not(.arrow) {
height: 18px;
margin-top: 7px;
}

0 comments on commit ee303bb

Please sign in to comment.