审核失败的ui
This commit is contained in:
@@ -386,7 +386,7 @@ open class ReviewFailedCell : DDTableViewCell {
|
||||
}
|
||||
|
||||
additionalButton.snp.makeConstraints { make in
|
||||
make.right.equalTo(-auto(20))
|
||||
make.right.equalTo(-auto(10))
|
||||
make.centerY.equalTo(dateLabel)
|
||||
make.width.equalTo(auto(50))
|
||||
make.height.equalTo(auto(20))
|
||||
|
||||
Reference in New Issue
Block a user