Merge pull request '达人申请label宽度' (#329) from zhy into master

Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/329
This commit is contained in:
hansu 2020-09-03 14:34:49 +08:00
commit ac1e99a54d

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