Przeglądaj źródła

Merge branch 'visu_traffic_01_siping_2.5d' of http://121.37.83.100:3000/sooka_onest/sooka_onest_forestfire_vue2_visualization into visu_traffic_01_siping_2.5d

JX.LI 2 lat temu
rodzic
commit
daabedc424
1 zmienionych plików z 5 dodań i 1 usunięć
  1. 5 1
      src/assets/styles/base.scss

+ 5 - 1
src/assets/styles/base.scss

@@ -90,7 +90,7 @@ $date-state3: #d6333b;
 //电视墙视频摄像头预览弹层样式
 .TVWallCustomWidth {
   width: 1200px !important;
-  height: 790px !important;
+  height: 740px !important;
 }
 
 //公共
@@ -3329,3 +3329,7 @@ div::-webkit-scrollbar {
 .el-message{
   z-index: 9999 !important;
 }
+
+#dom1{
+  min-width: 907px;
+}