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);