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