From d1c6121905372b2ec5d9fe77354679f198824661 Mon Sep 17 00:00:00 2001 From: dshclm <3321914460@qq.com> Date: Mon, 21 Oct 2024 10:29:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/system/examnum/countExam.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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 2bd5ea7..db49899 100644 --- a/ruoyi-admin/src/main/resources/templates/system/examnum/countExam.html +++ b/ruoyi-admin/src/main/resources/templates/system/examnum/countExam.html @@ -42,9 +42,9 @@ position: relative; overflow: hidden; } - .yuan{ - width: 266px; - height: 266px; + .count_top ul li .yuan{ + width: 275px; + height: 275px; display: inline-block; position: absolute; bottom: -163px; @@ -112,9 +112,9 @@ position: relative; overflow: hidden; } - .yuan{ - width: 275px; - height: 275px; + .count_bottom ul li .yuan{ + width: 291px; + height: 291px; display: inline-block; position: absolute; bottom: -163px;