浏览代码

样式调整

wangzhe 9 月之前
父节点
当前提交
71efde7959
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      src/views/zdsz/bigscreen/index.vue

+ 1 - 2
src/views/zdsz/bigscreen/index.vue

@@ -1616,10 +1616,9 @@
     margin: 0;
     padding: 0;
     width: 100%;
-    height: 929px;
+    height: 100%;
     display: flex;
     /*background-color: red !important;*/
-    background-color: #0a1426 !important;
     flex-direction: column;
     justify-content:flex-start;
   }