From f8c3f1b7e5b3788214d3245e30167127a32e0df5 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 14:16:29 +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=E7=BC=A9=E5=B0=8F=E8=87=B3?= =?UTF-8?q?=2010px?= 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 035a32f..a211bed 100644 --- a/tauri-app/src/pages/VideoCreation/ScriptCreation.css +++ b/tauri-app/src/pages/VideoCreation/ScriptCreation.css @@ -48,7 +48,7 @@ } .topic-groups .option-card-desc { - font-size: var(--font-xs); + font-size: 10px; color: var(--text-tertiary); line-height: 1.3; text-align: center;