From cfa8edf2c075d16e3b04f4a6463657eb777c623c Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Tue, 5 Apr 2022 13:19:12 +0300 Subject: chats work and look a bit better --- src/components/chat/chat.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'src/components/chat/chat.scss') diff --git a/src/components/chat/chat.scss b/src/components/chat/chat.scss index c1f2dcf2..51bb3ea6 100644 --- a/src/components/chat/chat.scss +++ b/src/components/chat/chat.scss @@ -37,6 +37,7 @@ bottom: 0; background-color: $fallback--bg; background-color: var(--bg, $fallback--bg); + z-index: 10; } .chat-view-heading { -- cgit v1.2.3-70-g09d2