소스 검색

Merge pull request #2483 from Yidadaa/bugfix-0725

fix: #2393 try to fix chat list lag
Yifei Zhang 1 년 전
부모
커밋
e4d955e3f9
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 {