Browse Source

电视墙背景大小

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

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

@@ -85,8 +85,8 @@ $date-state3: #d6333b;
 }
 //电视墙视频摄像头预览弹层样式
 .TVWallCustomWidth {
-  width: 1150px !important;
-  height: 700px !important;
+  width: 1200px !important;
+  height: 750px !important;
 }
 
 //公共
@@ -615,7 +615,7 @@ div::-webkit-scrollbar {
 		background: none !important;
 	}
 	.wid-list{
-	  width: 100%  !important;	
+	  width: 100%  !important;
 	  position: relative !important;
 	  left: 0 !important;
 	  top: 0 !important;