diff --git a/files/templates/emoji_modal.html b/files/templates/emoji_modal.html index a1e3adc22..229489e24 100644 --- a/files/templates/emoji_modal.html +++ b/files/templates/emoji_modal.html @@ -11,6 +11,7 @@ margin: 1.75rem auto !important; } } + .emoji:focus { border: 1px solid #805ad5 !important; }