Forráskód Böngészése

Merge pull request #2483 from Yidadaa/bugfix-0725

fix: #2393 try to fix chat list lag
Yifei Zhang 1 éve
szülő
commit
e4d955e3f9
1 módosított fájl, 1 hozzáadás és 0 törlés
  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 {