合并气泡字幕超出范围
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m54s

This commit is contained in:
libingxiang 2026-06-24 11:25:54 +08:00
parent c3ec7b63c3
commit 44ffbf8067

View File

@ -752,7 +752,7 @@ async function handleVoiceQueryComplete(text: string) {
} }
.subtitle-container { .subtitle-container {
max-height: 30vh; max-height: 40vh;
background: rgba(10, 14, 30, 0.1); background: rgba(10, 14, 30, 0.1);
-webkit-backdrop-filter: blur(16px); -webkit-backdrop-filter: blur(16px);
border: 1px solid rgba(255, 255, 255, 0.08); border: 1px solid rgba(255, 255, 255, 0.08);