Authored by 陈峰

iframe css

... ... @@ -25,10 +25,10 @@ export default {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
top: 25px;
left: 25px;
right: 25px;
bottom: 25px;
iframe {
width: 100%;
... ...