From 2cd12ce58838d5a9e8d823e7744081e36f8a12a7 Mon Sep 17 00:00:00 2001 From: limepotato Date: Sun, 15 Sep 2024 05:24:19 -0600 Subject: [PATCH] enlarge the emoji picker --- custom/assets/instance.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/custom/assets/instance.css b/custom/assets/instance.css index 670debe5d..5f10f96a9 100644 --- a/custom/assets/instance.css +++ b/custom/assets/instance.css @@ -8,6 +8,13 @@ /** jormungandr css **/ +/* enlarge the emoji picker */ +html body div#iceshrimp_app div.mk-deck div._root_1ixi5_90._popup_1ixi5_119 div._content_1ixi5_5._fixed_1ixi5_122 div.omfetrab.s1.w3.h2.ryghynhb._popup._shadow { + width: 56%; + margin-left: 22%; + } + + /* hide default emoji list on main page */ /* (you cant even set this woithout changing code, why is it there?) */ div.emojis:nth-child(6) {