fix width

This commit is contained in:
nelle 2024-09-15 05:31:32 -06:00
parent 56ef71c2a9
commit f9b4a08915

View file

@ -9,11 +9,11 @@
/** jormungandr css **/ /** jormungandr css **/
/* enlarge the emoji picker */ /* enlarge the emoji picker */
/* 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 { 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%; width: 100%;
margin-left: 22%; max-width: 520px;
} }
/* hide default emoji list on main page */ /* hide default emoji list on main page */
/* (you cant even set this woithout changing code, why is it there?) */ /* (you cant even set this woithout changing code, why is it there?) */