修复礼物面板周星礼物点击的时候无法滚动的问题
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
|
||||
- (void)initSubViewConstraints {
|
||||
[self mas_makeConstraints:^(MASConstraintMaker *make) {
|
||||
make.width.mas_equalTo(55);
|
||||
make.height.mas_equalTo(30);
|
||||
}];
|
||||
|
||||
|
Reference in New Issue
Block a user