fix: text-alignments of chat messages

This commit is contained in:
Jannik 2021-01-02 14:10:16 +01:00
parent fe4f578d60
commit 5fdc881122

View File

@ -34,6 +34,9 @@
width: 3rem;
padding: 0.25rem;
}
p {
margin-bottom: 0;
}
}
}