mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-26 08:37:33 +08:00
Comments: use 'break-word' in the textarea.
This commit is contained in:
@ -192,7 +192,7 @@
|
||||
|
||||
.msg-reply {
|
||||
max-height:150px;
|
||||
word-break: break-word;
|
||||
word-break: break-word !important;
|
||||
}
|
||||
|
||||
.edit-ct {
|
||||
|
||||
Reference in New Issue
Block a user