修改样式

This commit is contained in:
kbing1981 2024-08-20 09:37:09 +08:00
parent 48dec6be3c
commit de1cc0bca7
1 changed files with 3 additions and 3 deletions

View File

@ -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;
}