|
@@ -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;
|
|
|
+}
|