forked from XiaoMo/ChatGPT-Next-Web
Merge pull request #2483 from Yidadaa/bugfix-0725
fix: #2393 try to fix chat list lag
This commit is contained in:
commit
e4d955e3f9
@ -174,6 +174,7 @@
|
|||||||
user-select: none;
|
user-select: none;
|
||||||
border: 2px solid transparent;
|
border: 2px solid transparent;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
content-visibility: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.chat-item:hover {
|
.chat-item:hover {
|
||||||
|
Loading…
Reference in New Issue
Block a user