From 60744e8506ef9deb5a60d37409f48cb0f08e3942 Mon Sep 17 00:00:00 2001 From: Mukhriddin Shakhriyorov Date: Sat, 25 Oct 2025 05:12:13 +0500 Subject: [PATCH] style: fix emoji red gradient on MacOS --- src/styles/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/index.ts b/src/styles/index.ts index ff62442a8c0d..a35d3b81000b 100644 --- a/src/styles/index.ts +++ b/src/styles/index.ts @@ -4148,6 +4148,7 @@ const staticStyles = (theme: ThemeColors) => emojiPickerButtonDropdownIcon: { fontSize: 30, + overflow: 'visible', }, moneyRequestImage: {