瀏覽代碼

fix: #2393 try to fix chat list lag

Yidadaa 1 年之前
父節點
當前提交
13576087f4
共有 1 個文件被更改,包括 1 次插入0 次删除
  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 {