chore: menu icon alignment
This commit is contained in:
parent
14306683a7
commit
80069cbb54
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
& > li {
|
||||
overflow: hidden;
|
||||
margin: 0;
|
||||
direction: flex;
|
||||
align-items: center;
|
||||
|
||||
& .icon > svg,
|
||||
& .active > svg {
|
||||
|
|
Reference in a new issue