mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-14 21:23:44 +08:00
opt: close unused websocket connections
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
.chat-list-wrapper {
|
||||
padding 10px 0 10px 0
|
||||
background #F5F5F5;
|
||||
background var(--van-background);
|
||||
overflow hidden
|
||||
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
|
||||
.van-theme-dark {
|
||||
.mobile-chat {
|
||||
.message-list-box {
|
||||
.chat-list-wrapper {
|
||||
background #232425;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user