enlarge the emoji picker

This commit is contained in:
nelle 2024-09-15 05:24:19 -06:00
parent 749801d561
commit 2cd12ce588

View file

@ -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) {