mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
UI improvements
This commit is contained in:
@@ -80,7 +80,7 @@ private final class BottomPanelIconComponent: Component {
|
||||
|
||||
self.component = component
|
||||
|
||||
let textInset: CGFloat = 18.0
|
||||
let textInset: CGFloat = 12.0
|
||||
|
||||
let textSize = self.contentView.image?.size ?? CGSize()
|
||||
let size = CGSize(width: textSize.width + textInset * 2.0, height: 28.0)
|
||||
|
||||
Reference in New Issue
Block a user