Commit e21301e8 by Яков

fix style

parent 8c845e28
{ {
"name": "react-ag-qeditor", "name": "react-ag-qeditor",
"version": "1.1.25", "version": "1.1.26",
"description": "WYSIWYG html editor", "description": "WYSIWYG html editor",
"author": "atma", "author": "atma",
"license": "MIT", "license": "MIT",
......
...@@ -586,7 +586,7 @@ body{ ...@@ -586,7 +586,7 @@ body{
max-width: 90%; max-width: 90%;
min-width: 560px; min-width: 560px;
padding: 48px; padding: 48px;
max-height: 600px; max-height: 900px;
overflow-y: scroll; overflow-y: scroll;
&-header{ &-header{
......
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