优化我的小区左上角数据展示
This commit is contained in:
parent
1b55237844
commit
660b77a732
@ -35,8 +35,9 @@ image {
|
|||||||
.emptyCommunity {
|
.emptyCommunity {
|
||||||
font-size: 28rpx;
|
font-size: 28rpx;
|
||||||
color: #222222;
|
color: #222222;
|
||||||
width: 200rpx;
|
width: auto;
|
||||||
height: 44rpx;
|
height: 44rpx;
|
||||||
|
padding: 5rpx 15rpx;
|
||||||
background: rgba(255, 255, 255, 0.8);
|
background: rgba(255, 255, 255, 0.8);
|
||||||
border-radius: 100rpx 100rpx 100rpx 100rpx;
|
border-radius: 100rpx 100rpx 100rpx 100rpx;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user