Skip to content

Commit bdb5019

Browse files
author
ling
committed
fix height
1 parent f469cf0 commit bdb5019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/page.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
.mu-paper {
2929
margin-top: 30px;
3030
padding:30px;
31-
min-height: 600px;
31+
min-height: 700px;
3232
}
3333
}
3434
</style>

0 commit comments

Comments
 (0)