From 169b675f9d725ae94d9a1fdc6ae67932b4a4a163 Mon Sep 17 00:00:00 2001 From: kirill Date: Sun, 8 Dec 2024 23:12:59 +0100 Subject: add hyperlink support for chat --- client-web/style/chat.sass | 3 +++ 1 file changed, 3 insertions(+) (limited to 'client-web/style') diff --git a/client-web/style/chat.sass b/client-web/style/chat.sass index a2f78fe..1e0c1d6 100644 --- a/client-web/style/chat.sass +++ b/client-web/style/chat.sass @@ -36,3 +36,6 @@ border-radius: 5px padding: 0.5em box-sizing: border-box + + .chat-link + color: var(--ac-light) \ No newline at end of file -- cgit v1.2.3-70-g09d2