recuperar la altura del editor
This commit is contained in:
parent
a4f8debcd7
commit
e313c1c787
1 changed files with 3 additions and 1 deletions
|
@ -55,7 +55,9 @@
|
|||
div[data-align="center"] { text-align: center; }
|
||||
div[data-align="right"] { text-align: right; }
|
||||
|
||||
.editor-content {
|
||||
min-height: 480px;
|
||||
}
|
||||
|
||||
*[data-editor-loading] {
|
||||
opacity: 0.5;
|
||||
|
|
Loading…
Reference in a new issue