Merge branch 'threecolumn' into shigusegubu-vue3

* threecolumn:
  stick chats to bottom
This commit is contained in:
Henry Jameson 2022-05-20 00:31:57 +03:00
commit 9632d285dc

View file

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