improve preview iframe height

This commit is contained in:
fantasticit 2023-01-03 22:10:20 +08:00
parent 6554487083
commit f9bcf31df0
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
.iframeWrapper {
width: 100%;
min-height: 480px;
margin: auto;
overflow: auto;
border: 0;