From 485145d706af29a204081c436d40516cc0a65e23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=AF=85?= <1335909236@qq.com> Date: Wed, 30 Jul 2025 18:35:06 +0800 Subject: [PATCH] =?UTF-8?q?fix=20:=20=E5=85=AC=E5=91=8A=E5=88=86=E7=B1=BB?= =?UTF-8?q?=E6=A0=87=E9=A2=98-=E5=B8=83=E5=B1=80=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/community/index/index.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/community/index/index.css b/packages/community/index/index.css index b0bc9227..c5e63b06 100644 --- a/packages/community/index/index.css +++ b/packages/community/index/index.css @@ -156,13 +156,15 @@ image { height: 100rpx; padding: 0 20rpx; box-sizing: border-box; + overflow-x: auto; + white-space: nowrap; } .tabItem { font-size: 30rpx; color: #222222; margin-right: 60rpx; - height: 42rpx; + white-space: nowrap; } .active2 {