From 5fa1904ede7cfb47de4da99651d96bf50aa1cf9b Mon Sep 17 00:00:00 2001 From: hdx Date: Tue, 19 Sep 2023 10:56:30 +0800 Subject: [PATCH] =?UTF-8?q?long-list:=20=E8=B0=83=E6=95=B4=20tag=20?= =?UTF-8?q?=E5=AD=97=E4=BD=93=E5=A4=A7=E5=B0=8F=E4=B8=BA=2012px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/template/long-list/long-list-page.uvue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/template/long-list/long-list-page.uvue b/pages/template/long-list/long-list-page.uvue index f6eeb9a9..bf7f90ae 100644 --- a/pages/template/long-list/long-list-page.uvue +++ b/pages/template/long-list/long-list-page.uvue @@ -224,7 +224,7 @@ } .tag-item { - font-size: 14px; + font-size: 12px; background-color: #EFF9F0; color: #639069; border-radius: 20px; -- GitLab