Skip to content

Commit 0477310

Browse files
committed
chore: tweaks page-edit's bottom gutter
1 parent 1186d6a commit 0477310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/default-theme/Page.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ function find (page, items, offset) {
146146
.page-edit
147147
@extend $wrapper
148148
padding-top 1rem
149-
padding-bottom .5rem
149+
padding-bottom 1rem
150150
overflow auto
151151
.edit-link
152152
display inline-block

0 commit comments

Comments
 (0)