Skip to content

Commit 3c1beaa

Browse files
ycmjasonyyx990803
authored andcommitted
tweak: improve mobile UX for sidebar links (#212)
1 parent d4dacba commit 3c1beaa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: lib/default-theme/SidebarLink.vue

+2
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ a.sidebar-link
6969
border-left 0.25rem solid transparent
7070
padding 0.35rem 1rem 0.35rem 1.25rem
7171
line-height 1.4
72+
width: 100%
73+
box-sizing: border-box
7274
&:hover
7375
color $accentColor
7476
&.active

0 commit comments

Comments
 (0)