提交修改

pg_adapter
dshclm 6 months ago
parent c488c730e1
commit 0fecc2f8f1

@ -12,7 +12,7 @@
} }
.count_top{ .count_top{
width: 100%; width: 100%;
height: 25%; height: 18%;
} }
.count_center{ .count_center{
width: 100%; width: 100%;
@ -34,7 +34,7 @@
} }
.count_top ul li{ .count_top ul li{
width: 333px; width: 333px;
height: 168px; height: 120px;
background-color: white; background-color: white;
border-radius: 10px; border-radius: 10px;
box-shadow: -4px 4px 4px #d5d5d5; box-shadow: -4px 4px 4px #d5d5d5;
@ -85,10 +85,9 @@
} }
.count_bottom{ .count_bottom{
width: 100%; width: 100%;
height: 38%; height: 46%;
background-color: white; background-color: white;
border-radius: 10px; border-radius: 10px;
margin-top: 10px;
} }
.children_echarts{ .children_echarts{
width: 33%; width: 33%;

Loading…
Cancel
Save