diff --git a/packages/community/index/index.css b/packages/community/index/index.css index f7d207b5..7ca141bd 100644 --- a/packages/community/index/index.css +++ b/packages/community/index/index.css @@ -35,8 +35,9 @@ image { .emptyCommunity { font-size: 28rpx; color: #222222; - width: 200rpx; + width: auto; height: 44rpx; + padding: 5rpx 15rpx; background: rgba(255, 255, 255, 0.8); border-radius: 100rpx 100rpx 100rpx 100rpx; display: flex;