From 90eb566104135d64ba864635050cffd4a04f8de4 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 26 Sep 2021 13:49:57 +0200 Subject: [PATCH] dfs --- files/templates/emoji_modal.html | 1 + 1 file changed, 1 insertion(+) 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; }