5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-05-03 00:27:06 +00:00

recuperar la altura del editor

This commit is contained in:
f 2020-11-18 14:04:38 -03:00
parent a4f8debcd7
commit e313c1c787

View file

@ -55,7 +55,9 @@
div[data-align="center"] { text-align: center; }
div[data-align="right"] { text-align: right; }
min-height: 480px;
.editor-content {
min-height: 480px;
}
*[data-editor-loading] {
opacity: 0.5;