mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2025-03-30 14:52:13 +02:00
stick chats to bottom
This commit is contained in:
parent
a45a05fbb2
commit
c83657a072
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
||||||
height: 100%;
|
height: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
justify-content: end;
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer {
|
.footer {
|
||||||
|
|
Loading…
Reference in a new issue