Browse Source

fix: #2393 try to fix chat list lag

Yidadaa 1 year ago
parent
commit
13576087f4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/components/home.module.scss

+ 1 - 0
app/components/home.module.scss

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