From a37b8f98c93398b367cd0276ddd1e79f6d7f4715 Mon Sep 17 00:00:00 2001 From: dshclm <3321914460@qq.com> Date: Sat, 13 Jul 2024 16:23:10 +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 --- ruoyi-admin/src/main/resources/templates/home/base.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ruoyi-admin/src/main/resources/templates/home/base.html b/ruoyi-admin/src/main/resources/templates/home/base.html index 52070ab..749f59d 100644 --- a/ruoyi-admin/src/main/resources/templates/home/base.html +++ b/ruoyi-admin/src/main/resources/templates/home/base.html @@ -559,10 +559,9 @@ font-weight: 400; } .thirdLi a{ - font-size: 18px !important; + font-size: 16px !important; height: 30px !important; vertical-align: -7px !important; - font-weight: 100; }