mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Use separate font settings for chat and the rest of the UI
This commit is contained in:
@@ -218,7 +218,6 @@ final class LocationActionListItemNode: ListViewItemNode {
|
||||
let iconLayout = self.venueIconNode.asyncLayout()
|
||||
|
||||
return { [weak self] item, params, hasSeparator in
|
||||
|
||||
let leftInset: CGFloat = 65.0 + params.leftInset
|
||||
let rightInset: CGFloat = params.rightInset
|
||||
let verticalInset: CGFloat = 8.0
|
||||
|
||||
Reference in New Issue
Block a user