Ver Fonte

stick chats to bottom

Henry Jameson há 2 anos atrás
pai
commit
c83657a072
1 ficheiros alterados com 1 adições e 0 exclusões
  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 {