1
This commit is contained in:
parent
44a80c5f1e
commit
3c99338cd8
@ -56,7 +56,7 @@ class NRNovelReaderCatalogView: UIView {
|
||||
let label = UILabel()
|
||||
label.font = .font(ofSize: 14, weight: .medium)
|
||||
label.textColor = .black
|
||||
label.numberOfLines = 3
|
||||
label.numberOfLines = 2
|
||||
return label
|
||||
}()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user