From 13576087f4806946ee0f93b44de6482ba010705e Mon Sep 17 00:00:00 2001 From: Yidadaa Date: Tue, 25 Jul 2023 22:59:21 +0800 Subject: [PATCH] fix: #2393 try to fix chat list lag --- app/components/home.module.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/components/home.module.scss b/app/components/home.module.scss index a90b7fd871f..77f1c8538eb 100644 --- a/app/components/home.module.scss +++ b/app/components/home.module.scss @@ -174,6 +174,7 @@ user-select: none; border: 2px solid transparent; position: relative; + content-visibility: auto; } .chat-item:hover {