diff --git a/routes/_components/dialog/EmojiDialog.html b/routes/_components/dialog/EmojiDialog.html index 92d9e335..c151e5b0 100644 --- a/routes/_components/dialog/EmojiDialog.html +++ b/routes/_components/dialog/EmojiDialog.html @@ -23,7 +23,7 @@ max-width: 100%; width: 400px; height: 300px; - overflow: scroll; + overflow: auto; } .custom-emoji-no-emoji { font-size: 1.3em;