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>
|
<style>
|
||||||
.message {
|
.message {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
|
||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
|
|
Loading…
Reference in a new issue