mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Various fixes
This commit is contained in:
@@ -612,7 +612,7 @@ private final class ChannelItemComponent: Component {
|
||||
maximumNumberOfLines: 2
|
||||
)),
|
||||
environment: {},
|
||||
containerSize: CGSize(width: itemSize.width - 16.0, height: 100.0)
|
||||
containerSize: CGSize(width: itemSize.width - 9.0, height: 100.0)
|
||||
)
|
||||
|
||||
let subtitleSize = self.subtitle.update(
|
||||
|
||||
Reference in New Issue
Block a user