aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 9c98871d..f2e154ab 100644
--- a/src/components/chat/chat.scss
+++ b/src/components/chat/chat.scss
@@ -31,6 +31,7 @@
height: 100%;
display: flex;
flex-direction: column;
+ justify-content: end;
}
.footer {