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