提交修改

pg_adapter
dshclm 6 months ago
parent c488c730e1
commit 0fecc2f8f1

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

Loading…
Cancel
Save