mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-21 07:16:18 -04:00
Properly style indented text via css
This commit is contained in:
parent
d58f380565
commit
229084fab3
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
||||||
max-height: 350px;
|
max-height: 350px;
|
||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
word-wrap: anywhere;
|
word-wrap: anywhere;
|
||||||
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.textarea:before {
|
.textarea:before {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue