From 8153abe6b99c5d615e95bd2b2ddb5650c745f979 Mon Sep 17 00:00:00 2001 From: dshclm <3321914460@qq.com> Date: Mon, 24 Jun 2024 14:54:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=9D=E5=AF=86=E8=80=83=E8=AF=95=E7=B3=BB?= =?UTF-8?q?=E7=BB=9F=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-admin/src/main/resources/templates/system/exam/exam.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruoyi-admin/src/main/resources/templates/system/exam/exam.html b/ruoyi-admin/src/main/resources/templates/system/exam/exam.html index c783b16..0d2df98 100644 --- a/ruoyi-admin/src/main/resources/templates/system/exam/exam.html +++ b/ruoyi-admin/src/main/resources/templates/system/exam/exam.html @@ -94,7 +94,7 @@ #examTitle { width: 100%; - height: 100px; + height: 70px; background-color: #ffffff; display: flex; justify-content: space-between;