Skip to content

Commit 8a8ea51

Browse files
committed
调整图片
1 parent 7184542 commit 8a8ea51

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Example/CRBoxInputView/CRDetailViewController.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ - (void)setBoxInputModel:(CRBoxInputModel *)boxInputModel
303303
__strong __typeof(weakSelf)strongSelf = weakSelf;
304304
make.left.mas_equalTo(offXStart);
305305
make.right.mas_equalTo(-offXStart);
306-
make.height.mas_equalTo(YY_6(52));
306+
make.height.mas_equalTo(YY_6(70));
307307
make.top.equalTo(strongSelf.bigLockImageView.mas_bottom).offset(YY_6(18));
308308
}];
309309

ReadmeResources/3Line.png

-134 Bytes
Loading

0 commit comments

Comments
 (0)