From 16fd2bbdbf87e35c301f3ef91b50d4e64775330f Mon Sep 17 00:00:00 2001 From: duanshuwen Date: Sat, 27 Jun 2026 19:29:08 +0800 Subject: [PATCH] style(chat-main-list): remove redundant flex classes from scroll container --- src/pages/home/components/ChatMainList/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/home/components/ChatMainList/index.vue b/src/pages/home/components/ChatMainList/index.vue index d69e24e..85c7af7 100644 --- a/src/pages/home/components/ChatMainList/index.vue +++ b/src/pages/home/components/ChatMainList/index.vue @@ -6,7 +6,7 @@