Style(首页):界面细节调整

This commit is contained in:
lifizer
2024-08-06 17:18:46 +08:00
parent efaf6feb1a
commit 017f34bbf4
+3 -2
View File
@@ -668,12 +668,13 @@ export default {
}
.land-famous-wrap {
position: relative;
z-index: 5;
display: flex;
flex-shrink: 0;
justify-content: space-between;
padding: 20rpx;
margin: 21rpx 0 0 0;
border-radius: 16rpx;
margin: 16rpx 0 0 0;
border-radius: 20rpx;
background: #fff;
.pic-wrap {
.img + .img {