소스 검색

[edit][css]

zhangwei 2 년 전
부모
커밋
b802edf90e
1개의 변경된 파일3개의 추가작업 그리고 12개의 파일을 삭제
  1. 3 12
      src/view/iframe/tool-box/card.vue

+ 3 - 12
src/view/iframe/tool-box/card.vue

@@ -402,23 +402,14 @@ const clickFull = () => {
         align-items: center;
         justify-content: center;
 
-        .area-iframe {
+        iframe {
+            background: #fff;
             width: 100%;
             height: 100%;
-
-            <<<<<<< HEAD iframe {
-                background: #fff;
-                width: 100%;
-                height: 100%;
-                border: medium none;
-            }
-
-            =======border: medium none;
-            >>>>>>>dev_1.1.5-1
+            border: medium none;
         }
 
 
-
         .state {
             text-align: center;
             width: 100%;