Skip to content

Commit bd735fb

Browse files
ekoeryantoulivz
authored andcommittedOct 9, 2018
chore: use pointer for sidebar button (#915)
1 parent 8abd976 commit bd735fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎packages/@vuepress/theme-default/components/SidebarButton.vue

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
<style lang="stylus">
1010
.sidebar-button
11+
cursor pointer
1112
display none
1213
width 1.25rem
1314
height 1.25rem

0 commit comments

Comments
 (0)
Please sign in to comment.