Bläddra i källkod

fix: #2393 try to fix chat list lag

Yidadaa 1 år sedan
förälder
incheckning
13576087f4
1 ändrade filer med 1 tillägg och 0 borttagningar
  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 {