Skip to content

Commit addc947

Browse files
authored
Add missing value for page-break-before
1 parent 982d144 commit addc947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/vue/source/css/_common.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ sup.beta.beta
210210
h1,h2,h3,h4,h5
211211
color: rgb(0,0,0)
212212
page-break-after: avoid
213-
page-break-before:
213+
page-break-before: avoid
214214
img
215215
page-break-inside: avoid
216216
h2+p

0 commit comments

Comments
 (0)