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 {