aboutsummaryrefslogtreecommitdiff
path: root/src/components/chat/chat.scss
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2022-04-05 13:19:12 +0300
committerHenry Jameson <me@hjkos.com>2022-04-05 13:19:12 +0300
commitcfa8edf2c075d16e3b04f4a6463657eb777c623c (patch)
tree3f2d6128fe118afe17e64bae1fa03e16d42e9c2f /src/components/chat/chat.scss
parente7ac0e5d689b4566a9522d29f95984e886dd2cca (diff)
chats work and look a bit better
Diffstat (limited to 'src/components/chat/chat.scss')
-rw-r--r--src/components/chat/chat.scss1
1 files changed, 1 insertions, 0 deletions
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 {