chore: menu icon alignment

This commit is contained in:
Cory Dransfeldt 2024-05-10 21:29:04 -07:00
parent 14306683a7
commit 80069cbb54
No known key found for this signature in database

View file

@ -9,6 +9,8 @@
& > li {
overflow: hidden;
margin: 0;
direction: flex;
align-items: center;
& .icon > svg,
& .active > svg {