diff --git a/ruoyi-admin/src/main/resources/templates/system/examnum/countExam.html b/ruoyi-admin/src/main/resources/templates/system/examnum/countExam.html index fd14d31..13d0f76 100644 --- a/ruoyi-admin/src/main/resources/templates/system/examnum/countExam.html +++ b/ruoyi-admin/src/main/resources/templates/system/examnum/countExam.html @@ -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%;