Added line-break support
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
eb577cc056
commit
4f38fb65c8
BIN
.vs/slnx.sqlite
BIN
.vs/slnx.sqlite
Binary file not shown.
@ -1,4 +1,5 @@
|
|||||||
.post {
|
.post {
|
||||||
|
white-space: pre-wrap;
|
||||||
border-width: 1px;
|
border-width: 1px;
|
||||||
border-color: rgb(190,190,190);
|
border-color: rgb(190,190,190);
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
|
Reference in New Issue
Block a user