Commit d0d8aed0 authored by 单奇雲's avatar 单奇雲

修改样式

parent 284560c4
...@@ -5,6 +5,5 @@ ...@@ -5,6 +5,5 @@
top: 40px; top: 40px;
height: calc(100% - 40px); height: calc(100% - 40px);
width: 100%; width: 100%;
//background: black; //background: black
color: white;
} }
...@@ -456,7 +456,7 @@ ...@@ -456,7 +456,7 @@
//} //}
.warnModal { .warnModal {
position: absolute; position: fixed;
// width: 1000px; // width: 1000px;
// height: 600px; // height: 600px;
width: calc(100% - 800px); width: calc(100% - 800px);
......
...@@ -453,7 +453,7 @@ ...@@ -453,7 +453,7 @@
//} //}
.warnModal { .warnModal {
position: absolute; position: fixed;
// width: 1000px; // width: 1000px;
// height: 600px; // height: 600px;
width: calc(100% - 800px); 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