Bugfix: menu item height
This commit is contained in:
parent
0efc5a3362
commit
4bd4d08f06
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@ const {
|
|||
@icon-size: 1.5rem;
|
||||
|
||||
li {
|
||||
height: fit-content;
|
||||
|
||||
a {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
|
Loading…
Add table
Reference in a new issue