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 {