mirror of https://github.com/fantasticit/think.git
improve preview iframe height
This commit is contained in:
parent
6554487083
commit
f9bcf31df0
|
@ -13,6 +13,7 @@
|
||||||
|
|
||||||
.iframeWrapper {
|
.iframeWrapper {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
min-height: 480px;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
|
Loading…
Reference in New Issue