tweak emoji picker size
Some checks failed
/ test-build (push) Has been cancelled

This commit is contained in:
nelle 2024-09-15 06:22:52 -06:00
parent 9ba27a5ccf
commit 9dea4e1054

View file

@ -12,7 +12,7 @@
/* enlarge 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: 100%;
max-width: 520px;
max-width: 536px;
}
/* hide default emoji list on main page */