Commit c8109471 authored by Яков's avatar Яков
Browse files

update fix issue

parent ba436959
{ {
"name": "react-ag-qeditor", "name": "react-ag-qeditor",
"version": "1.1.61", "version": "1.1.62",
"description": "WYSIWYG html editor", "description": "WYSIWYG html editor",
"author": "atma", "author": "atma",
"license": "MIT", "license": "MIT",
......
...@@ -266,7 +266,7 @@ body{ ...@@ -266,7 +266,7 @@ body{
box-shadow: 0 -3px 0 3px #ffffff; box-shadow: 0 -3px 0 3px #ffffff;
padding: 6px; padding: 6px;
z-index: 10; z-index: 10;
grid-gap: 6px; grid-gap: 5px;
&-g{ &-g{
display: flex; display: flex;
......
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