From 1ae8122da4b29f012b7d9b7de32304a8dd7df418 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=A2=E6=80=9D?= <2897217417@qq.com> Date: Wed, 15 May 2024 10:47:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=BA=93=E4=B8=BB=E9=A1=B5?= =?UTF-8?q?=E6=97=A0=E6=AD=A4class=E5=85=83=E7=B4=A0=EF=BC=8C=E5=BD=B1?= =?UTF-8?q?=E5=93=8D=E4=B8=93=E5=8C=BA=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/forge/Main/list.scss | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/forge/Main/list.scss b/src/forge/Main/list.scss index ae45f0c7..52948b59 100644 --- a/src/forge/Main/list.scss +++ b/src/forge/Main/list.scss @@ -662,13 +662,13 @@ border: 1px solid #d4d4d5; border-radius:3px ; } -.title{ - font-weight: bold; - background: #f4f4f4; - padding: 10px 15px; - box-sizing: border-box; - border-bottom: 1px solid #d4d4d5; -} +// .title{ +// font-weight: bold; +// background: #f4f4f4; +// padding: 10px 15px; +// box-sizing: border-box; +// border-bottom: 1px solid #d4d4d5; +// } .item_title{ font-size:18px; font-weight: bold;