达人申请label宽度

This commit is contained in:
ghusermoon 2020-09-03 14:33:56 +08:00
parent cfda1f7aae
commit 41a80b2680

View File

@ -195,8 +195,8 @@ export default {
align-items: center;
margin-bottom: 2rpx;
> label {
width: 134rpx;
margin-right: 56rpx;
width: 150rpx;
margin-right: 40rpx;
font-size: 30rpx;
color: #343434;
}