sumyangyang 1 year ago
parent
commit
03a24bf321
1 changed files with 5 additions and 1 deletions
  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: 800px !important;
+  height: 740px !important;
 }
 
 //公共
@@ -3295,3 +3295,7 @@ div::-webkit-scrollbar {
 .el-message{
   z-index: 9999 !important;
 }
+
+#dom1{
+  min-width: 907px;
+}