mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Change dice tooltip icon size
This commit is contained in:
@@ -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 "🎲":
|
||||
|
||||
Reference in New Issue
Block a user