mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Change dice tooltip icon size
This commit is contained in:
parent
2ae41b4e38
commit
1c23355ae5
@ -294,7 +294,7 @@ final class UndoOverlayControllerNode: ViewControllerTracingNode {
|
||||
undoText = action
|
||||
self.originalRemainingSeconds = 5
|
||||
|
||||
self.stickerImageSize = CGSize(width: 48.0, height: 48.0)
|
||||
self.stickerImageSize = CGSize(width: 42.0, height: 42.0)
|
||||
|
||||
switch dice.emoji {
|
||||
case "🎲":
|
||||
|
Loading…
x
Reference in New Issue
Block a user