From 76497dafa8a94ce6dcf3a7b3825c675e6ca29eb6 Mon Sep 17 00:00:00 2001 From: DCloud_JSON Date: Thu, 20 Jun 2024 14:15:43 +0800 Subject: [PATCH] Update index.scss --- pages/index/index.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index/index.scss b/pages/index/index.scss index 6518fd3..2e92390 100644 --- a/pages/index/index.scss +++ b/pages/index/index.scss @@ -61,7 +61,7 @@ page { } } #conversation-list-box { - height: 100%; + height: 0; flex: 1; /* #ifdef H5 */ @media screen and (min-device-width:960px){ -- GitLab