|
@@ -89,8 +89,8 @@ $date-state3: #d6333b;
|
|
|
}
|
|
|
//电视墙视频摄像头预览弹层样式
|
|
|
.TVWallCustomWidth {
|
|
|
- width: 1200px !important;
|
|
|
- height: 800px !important;
|
|
|
+ width: 1500px !important;
|
|
|
+ height: 750px !important;
|
|
|
}
|
|
|
|
|
|
//公共
|
|
@@ -3292,3 +3292,6 @@ div::-webkit-scrollbar {
|
|
|
.el-message{
|
|
|
z-index: 9999 !important;
|
|
|
}
|
|
|
+#dom1{
|
|
|
+ min-width: 1148px;
|
|
|
+}
|