Browse Source

电视墙背景大小

wang_xy 2 years ago
parent
commit
5c89c8c263
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/assets/styles/base.scss

+ 2 - 2
src/assets/styles/base.scss

@@ -87,8 +87,8 @@ $date-state3: #d6333b;
 }
 //电视墙视频摄像头预览弹层样式
 .TVWallCustomWidth {
-  width: 1150px !important;
-  height: 700px !important;
+  width: 1200px !important;
+  height: 750px !important;
 }