From 56e1b0c2c8a02925c27ca169e96427c2f9c0b3e5 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 24 Mar 2022 22:28:49 +0200 Subject: [PATCH] fd --- files/templates/chat.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/chat.html b/files/templates/chat.html index bf9eb9fac7..2817308127 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -43,7 +43,7 @@ .chat-mention { background-color: #{{v.themecolor}}55; - border-radius: 5px; + border-radius: 3px; } .chat-message p {