fix message layout bug
This commit is contained in:
parent
c118306ceb
commit
70687e1943
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@
|
|||
<style>
|
||||
.message {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: flex-start;
|
||||
overflow-x: hidden;
|
||||
word-wrap: break-word;
|
||||
|
|
Loading…
Reference in a new issue