From cc4acae7582fe99544ebc2c7d1cc28136b6bccbc Mon Sep 17 00:00:00 2001 From: Anastasiya Uraleva Date: Wed, 27 Aug 2025 21:23:32 -0700 Subject: Update search on Gif select component to add small padding to match other search experiences --- src/components/dialogs/GifSelect.tsx | 13 ++----------- src/locale/locales/en/messages.po | 6 +----- 2 files changed, 3 insertions(+), 16 deletions(-) diff --git a/src/components/dialogs/GifSelect.tsx b/src/components/dialogs/GifSelect.tsx index 15c1ba26e..c72c2c8f6 100644 --- a/src/components/dialogs/GifSelect.tsx +++ b/src/components/dialogs/GifSelect.tsx @@ -146,19 +146,10 @@ function GifList({ a.flex_row, a.align_center, !gtMobile && web(a.gap_md), + a.pb_sm, ]}> {/* cover top corners */} - + {!gtMobile && isWeb && (