fix: revert 100vh 修改

This commit is contained in:
tim
2025-09-08 10:43:52 +08:00
parent a6d8add5fa
commit 2288522372

View File

@@ -480,6 +480,7 @@ function goBack() {
} }
.chat-container.float { .chat-container.float {
height: 100vh;
} }
.chat-header { .chat-header {