Commit 0d6b4cc0 by Рамис

min-height editor

parent 6a77eb49
{
"name": "react-ag-qeditor",
"version": "1.0.4",
"version": "1.0.5",
"description": "WYSIWYG html editor",
"author": "atma",
"license": "MIT",
......
......@@ -3,7 +3,7 @@ body{
}
.ProseMirror{
outline: none;
min-height: 200px;
min-height: 204px;
}
.atma-editor {
position: relative;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment