Skip to content

Commit 5221316

Browse files
vuejs-jp-botre-fort
authored andcommitted
Add missing value for page-break-before (#741)
1 parent 916e07d commit 5221316

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
@@ -226,7 +226,7 @@ sup.beta.beta
226226
h1,h2,h3,h4,h5
227227
color: rgb(0,0,0)
228228
page-break-after: avoid
229-
page-break-before:
229+
page-break-before: avoid
230230
img
231231
page-break-inside: avoid
232232
h2+p

0 commit comments

Comments
 (0)