leave-unused/unpackage/dist/dev/mp-weixin/pagesA/estate/estate.wxss

26 lines
459 B
Plaintext
Raw Normal View History

2022-12-05 02:35:44 +00:00
.estate-list .item.data-v-f174302a{
justify-content: space-between;
align-items: center;
height: 80rpx;
border-bottom: 2rpx solid #f4f5f6;
}
2022-12-05 02:35:44 +00:00
.estate-list .item.data-v-f174302a:last-child{
border-bottom: 0;
}
2022-12-05 02:35:44 +00:00
.back-idle.data-v-f174302a{
display: flex;
justify-content: flex-start;
align-items: center;
width: 60rpx;
height: 100rpx;
position: fixed;
left: 20rpx;
z-index: 999;
}
2022-12-05 02:35:44 +00:00
.back-idle>image.data-v-f174302a{
width: 48rpx;
height: 48rpx;
}