@@ -534,15 +534,17 @@ export default {
flex-shrink: 0;
}
.li-type {
- padding: 0 15rpx;
- height: 29rpx;
+ // padding: 0 15rpx;
+ width: 91rpx;
+ height: 28rpx;
margin-top: 6rpx;
display: flex;
align-items: center;
+ justify-content: center;
border-radius: 4rpx;
color: #fff;
- font-size: 24rpx;
+ font-size: 20rpx;
font-weight: 500;
.serial-number {