Longer lines should be wrapped in new lines.
This commit is contained in:
parent
8b38291215
commit
ce8f1000ba
1 changed files with 1 additions and 1 deletions
|
@ -3431,7 +3431,7 @@ footer {
|
|||
|
||||
[contenteditable] {
|
||||
display: block;
|
||||
white-space: pre;
|
||||
white-space: pre-wrap;
|
||||
outline-style: none;
|
||||
}
|
||||
[contenteditable]:hover, [contenteditable]:focus {
|
||||
|
|
Loading…
Reference in a new issue