Skip to content

Commit ac345cc

Browse files
committed
feat: update the menu item height to 1.8em
1 parent dbbc5ea commit ac345cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/menu/style.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
display: flex;
3939
flex: 1 1 auto;
4040
font-size: inherit;
41-
height: 2em;
41+
height: 1.8em;
4242
position: relative;
4343
transition: transform 50ms ease;
4444

0 commit comments

Comments
 (0)