From e9265049e67928f11428d7f16bed61126fc55d89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=B1=BC=E5=BC=80=E5=8F=91?= Date: Mon, 1 Jun 2026 16:05:47 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E8=84=9A=E6=9C=AC=E5=8D=A1=E7=89=87?= =?UTF-8?q?=E6=8F=8F=E8=BF=B0=E5=AD=97=E5=8F=B7=E8=B0=83=E5=9B=9E=2011px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tauri-app/src/pages/VideoCreation/ScriptCreation.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tauri-app/src/pages/VideoCreation/ScriptCreation.css b/tauri-app/src/pages/VideoCreation/ScriptCreation.css index 0499420..1a0e812 100644 --- a/tauri-app/src/pages/VideoCreation/ScriptCreation.css +++ b/tauri-app/src/pages/VideoCreation/ScriptCreation.css @@ -53,7 +53,7 @@ } .topic-groups .option-card-desc { - font-size: 10px; + font-size: 11px; color: #999; line-height: 1.3; text-align: left;