|
@@ -85,12 +85,12 @@ $date-state3: #d6333b;
|
|
|
//视频摄像头预览弹层样式
|
|
|
.videoCustomWidth {
|
|
|
width: 1070px !important;
|
|
|
- height: 700px !important;
|
|
|
+ height: 800px !important;
|
|
|
}
|
|
|
//电视墙视频摄像头预览弹层样式
|
|
|
.TVWallCustomWidth {
|
|
|
width: 1200px !important;
|
|
|
- height: 750px !important;
|
|
|
+ height: 800px !important;
|
|
|
}
|
|
|
|
|
|
//公共
|