Change dice tooltip icon size

This commit is contained in:
Ilya Laktyushin 2020-04-17 17:12:27 +04:00
parent 2ae41b4e38
commit 1c23355ae5

View File

@ -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 "🎲":