fix message layout bug

This commit is contained in:
hippoz 2022-10-30 23:21:48 +02:00
parent c118306ceb
commit 70687e1943
Signed by: hippoz
GPG key ID: 7C52899193467641

View file

@ -20,7 +20,6 @@
<style>
.message {
display: flex;
justify-content: center;
align-items: flex-start;
overflow-x: hidden;
word-wrap: break-word;