From 44ffbf80674e0e322b309fbd372188ff57b6b8f9 Mon Sep 17 00:00:00 2001 From: libingxiang Date: Wed, 24 Jun 2026 11:25:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6=E6=B0=94=E6=B3=A1=E5=AD=97?= =?UTF-8?q?=E5=B9=95=E8=B6=85=E5=87=BA=E8=8C=83=E5=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index b5c4560..6525a36 100644 --- a/src/App.vue +++ b/src/App.vue @@ -752,7 +752,7 @@ async function handleVoiceQueryComplete(text: string) { } .subtitle-container { - max-height: 30vh; + max-height: 40vh; background: rgba(10, 14, 30, 0.1); -webkit-backdrop-filter: blur(16px); border: 1px solid rgba(255, 255, 255, 0.08);