Commit 1a4d9ff1 authored by suhuiguang's avatar suhuiguang

1.修改样式

parent 4a9fb8b4
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
// position: absolute; // position: absolute;
// height: 100%; // height: 100%;
// width: 100%; // width: 100%;
.statistical-left { .statistical-left {
position: absolute; position: absolute;
height: 100%; height: 100%;
...@@ -33,6 +34,7 @@ ...@@ -33,6 +34,7 @@
} }
} }
::-webkit-scrollbar { ::-webkit-scrollbar {
height: 3px; height: 3px;
width: 3px; width: 3px;
...@@ -85,6 +87,7 @@ ...@@ -85,6 +87,7 @@
.date { .date {
font-size: 44px; font-size: 44px;
color: rgba(1, 248, 64, 1); color: rgba(1, 248, 64, 1);
;
} }
.day { .day {
...@@ -96,6 +99,7 @@ ...@@ -96,6 +99,7 @@
font-size: 18px; font-size: 18px;
} }
} }
}
.down { .down {
height: calc(100% - 90px); height: calc(100% - 90px);
...@@ -233,9 +237,9 @@ ...@@ -233,9 +237,9 @@
height: 220px !important; height: 220px !important;
} }
} }
} }
.statistical-right { .statistical-right {
position: absolute; position: absolute;
height: 100%; height: 100%;
width: 355px; width: 355px;
...@@ -527,11 +531,11 @@ ...@@ -527,11 +531,11 @@
} }
} }
} }
} }
//} //}
.warnModal { .warnModal {
position: fixed; position: fixed;
// width: 1000px; // width: 1000px;
// height: 600px; // height: 600px;
...@@ -624,5 +628,4 @@ ...@@ -624,5 +628,4 @@
} }
} }
} }
}
} }
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