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