Explorar o código

style(demo->iframe): fix double scroll when use iframe inner (#3482)

xachary hai 1 ano
pai
achega
00b8d169cb
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/sys/iframe/index.vue

+ 1 - 0
src/views/sys/iframe/index.vue

@@ -108,6 +108,7 @@
     }
 
     &__main {
+      display: block;
       box-sizing: border-box;
       width: 100%;
       height: 100%;