Commit 1a4d9ff1 authored by suhuiguang's avatar suhuiguang

1.修改样式

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