Emoji Modal: Fix spacing in emoji list (#4712)

This commit is contained in:
Alexander Zinchuk 2024-07-15 15:50:36 +02:00
parent bf578451e1
commit cf4c562408

View File

@ -41,7 +41,6 @@
position: relative;
width: 100%;
min-height: 19rem;
max-height: 50vh;
overflow-y: auto;
padding: 0 0.5rem;
text-align: left;