Style(首页):界面细节调整
This commit is contained in:
@@ -668,12 +668,13 @@ export default {
|
|||||||
}
|
}
|
||||||
.land-famous-wrap {
|
.land-famous-wrap {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
z-index: 5;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
padding: 20rpx;
|
padding: 20rpx;
|
||||||
margin: 21rpx 0 0 0;
|
margin: 16rpx 0 0 0;
|
||||||
border-radius: 16rpx;
|
border-radius: 20rpx;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
.pic-wrap {
|
.pic-wrap {
|
||||||
.img + .img {
|
.img + .img {
|
||||||
|
|||||||
Reference in New Issue
Block a user