말풍선 - 줄바꿈
This commit is contained in:
parent
6dee2b5824
commit
2c464bcc52
|
@ -1,9 +1,9 @@
|
|||
.bubble-main {
|
||||
padding: 14px;
|
||||
text-align:left;
|
||||
span{
|
||||
text-align: left;
|
||||
span {
|
||||
word-wrap: break-word;
|
||||
white-space: pre-wrap;
|
||||
word-break: keep-all;
|
||||
word-break: break-word;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user