Properly style indented text via css
This commit is contained in:
parent
d58f380565
commit
229084fab3
|
@ -16,6 +16,7 @@
|
|||
max-height: 350px;
|
||||
word-break: break-word;
|
||||
word-wrap: anywhere;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
.textarea:before {
|
||||
|
|
Loading…
Reference in New Issue