mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 06:11:41 +00:00
wrappear palabras en editor
This commit is contained in:
parent
766d3c407c
commit
5018574b27
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
ol, ul { margin: 0; }
|
||||
|
||||
.editor-content {
|
||||
word-wrap: break-word;
|
||||
div[data-align="left"] { text-align: left; }
|
||||
div[data-align="center"] { text-align: center; }
|
||||
div[data-align="right"] { text-align: right; }
|
||||
|
|
Loading…
Reference in a new issue