Merge pull request #922 from nagisa77/feature/chat_ui

fix: revert 100vh 修改
This commit is contained in:
Tim
2025-09-08 10:44:12 +08:00
committed by GitHub

View File

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