diff --git a/src/components/chat/chat.scss b/src/components/chat/chat.scss
index 9c98871d36148420ba13baf04250a4f4def90bca..f2e154abf2cb45211eacffca70bda9119cc677d1 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 {