This commit is contained in:
ntr
2019-10-17 15:14:38 +11:00
parent 057ea9b528
commit 3104c841df
6 changed files with 103 additions and 4 deletions
+5 -1
View File
@@ -45,5 +45,9 @@
grid-area: msg;
color: @white;
}
}
.chat {
justify-content: flex-end;
}