Skip to content

Commit fcd4985

Browse files
committed
add more padding at bottom of sidebar
1 parent 1368bcb commit fcd4985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/vue/source/css/_sidebar.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
top $header-height
77
left 0
88
bottom 0
9-
padding $content-padding-top + 10px 0 $content-padding-top 60px
9+
padding $content-padding-top + 10px 0 60px 60px
1010
width 260px
1111
margin-right 20px
1212
overflow-x hidden

0 commit comments

Comments
 (0)