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;
|
@icon-size: 1.5rem;
|
||||||
|
|
||||||
li {
|
li {
|
||||||
|
height: fit-content;
|
||||||
|
|
||||||
a {
|
a {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
|
|
Loading…
Add table
Reference in a new issue