From 0e86b25521d955a1ca1e55ff80a286d7c2035fd0 Mon Sep 17 00:00:00 2001 From: Alexander Zinchuk Date: Tue, 25 Apr 2023 18:41:56 +0400 Subject: [PATCH] Sticker Set: Fix clear recent stickers (#3074) --- src/components/common/StickerButton.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/common/StickerButton.scss b/src/components/common/StickerButton.scss index 30d8bedbf..59cbb0f8c 100644 --- a/src/components/common/StickerButton.scss +++ b/src/components/common/StickerButton.scss @@ -123,6 +123,7 @@ width: 1.25rem; height: 1.25rem; padding: 0.125rem; + z-index: 1; .icon { font-size: 1rem;