Skip to content

Commit e0e50ca

Browse files
committed
feat: previewer demo max height change
1 parent c352330 commit e0e50ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/components/dumi-previewer.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ export default {
182182
margin: 0 auto;
183183
padding: 40px 24px;
184184
width: 360px;
185-
max-height: 675px;
185+
max-height: 700px;
186186
}
187187
188188
.dumi-previewer-actions {

0 commit comments

Comments
 (0)