Merge pull request #2483 from Yidadaa/bugfix-0725

fix: #2393 try to fix chat list lag
main
Yifei Zhang 2 years ago committed by GitHub
commit e4d955e3f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -174,6 +174,7 @@
user-select: none;
border: 2px solid transparent;
position: relative;
content-visibility: auto;
}
.chat-item:hover {

Loading…
Cancel
Save