mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Various fixes
This commit is contained in:
@@ -122,7 +122,7 @@ final class ChatTranslationPanelNode: ASDisplayNode {
|
||||
self.buttonTextNode.attributedText = NSAttributedString(string: buttonText, font: Font.regular(17.0), textColor: interfaceState.theme.rootController.navigationBar.accentTextColor)
|
||||
}
|
||||
|
||||
let panelHeight: CGFloat = 44.0
|
||||
let panelHeight: CGFloat = 40.0
|
||||
|
||||
let contentRightInset: CGFloat = 14.0 + rightInset
|
||||
|
||||
|
||||
Reference in New Issue
Block a user