@ -65,6 +65,7 @@
|
|||||||
|
|
||||||
.live-chat .message {
|
.live-chat .message {
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
|
overflow-wrap: anywhere;
|
||||||
position: relative;
|
position: relative;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
line-height: 22px;
|
line-height: 22px;
|
||||||
overflow-wrap: break-word;
|
word-wrap: break-word;
|
||||||
|
overflow-wrap: anywhere;
|
||||||
}
|
}
|
||||||
|
|
||||||
.note .note-header {
|
.note .note-header {
|
||||||
|
Reference in New Issue
Block a user