Add wrap to editor
This commit is contained in:
parent
4f060579ca
commit
e93bf02e3a
@ -88,6 +88,10 @@ textarea,
|
||||
}
|
||||
}
|
||||
|
||||
.cm-content {
|
||||
white-space: pre-wrap !important;
|
||||
}
|
||||
|
||||
input[type='number'] {
|
||||
&::-webkit-inner-spin-button,
|
||||
&::-webkit-outer-spin-button {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user