Commit c22bff23 authored by xinglei's avatar xinglei

修改弹框样式

parent 284560c4
......@@ -6,5 +6,4 @@
height: calc(100% - 40px);
width: 100%;
//background: black;
color: white;
}
......@@ -9,6 +9,7 @@
width: 350px;
float: left;
z-index: 1;
color: white;
.equipStatusList{
padding-left: 97px;
......@@ -453,7 +454,7 @@
//}
.warnModal {
position: absolute;
position: fixed;
// width: 1000px;
// height: 600px;
width: calc(100% - 800px);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment