Allow copying emoji from posts

This commit is contained in:
Ekaterina Vaartis 2025-08-06 21:51:10 +03:00 committed by vaartis
commit 04c180e0d9
4 changed files with 189 additions and 3 deletions

View file

@ -298,7 +298,7 @@ export default {
height: 32px;
}
.SelectComponent {
.Select {
display: inline-block;
}