Kaynağa Gözat

stick chats to bottom

Henry Jameson 2 yıl önce
ebeveyn
işleme
c83657a072
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      src/components/chat/chat.scss

+ 1 - 0
src/components/chat/chat.scss

@@ -31,6 +31,7 @@
     height: 100%;
     display: flex;
     flex-direction: column;
+    justify-content: end;
   }
 
   .footer {