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