Sfoglia il codice sorgente

Merge branch 'dev_1.1.5' into dev_1.1.5-1

wenliming 2 anni fa
parent
commit
9b89f5f715
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/view/content/tool-box/index.vue

+ 1 - 0
src/view/content/tool-box/index.vue

@@ -405,6 +405,7 @@ const clickFull = () => {
         justify-content: center;
 
         iframe {
+            background: #fff;
             width: 100%;
             height: 100%;
         }