修改样式
This commit is contained in:
parent
48dec6be3c
commit
de1cc0bca7
|
@ -1349,7 +1349,7 @@
|
||||||
// }
|
// }
|
||||||
.item-view-jianjie{
|
.item-view-jianjie{
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 26rpx;
|
font-size: 24rpx;
|
||||||
color: #999;
|
color: #999;
|
||||||
display: -webkit-box;
|
display: -webkit-box;
|
||||||
-webkit-box-orient: vertical;
|
-webkit-box-orient: vertical;
|
||||||
|
@ -1633,7 +1633,7 @@
|
||||||
}
|
}
|
||||||
.list-view{
|
.list-view{
|
||||||
// margin-top: 52px;
|
// margin-top: 52px;
|
||||||
padding: 0 30rpx;
|
padding: 0 20rpx;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
|
@ -1724,7 +1724,7 @@
|
||||||
border-radius: 30rpx;
|
border-radius: 30rpx;
|
||||||
height: 42rpx;
|
height: 42rpx;
|
||||||
line-height: 42rpx;
|
line-height: 42rpx;
|
||||||
font-size: 24rpx;
|
font-size: 22rpx;
|
||||||
margin-left: 10rpx;
|
margin-left: 10rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue