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

update fix issue

parent 8883613f
{
"name": "react-ag-qeditor",
"version": "1.1.67",
"version": "1.1.68",
"description": "WYSIWYG html editor",
"author": "atma",
"license": "MIT",
......
......@@ -302,6 +302,10 @@ body{
text-decoration: none;
border-radius: 4px;
transition: color 0.15s;
background: none;
border: none;
cursor: pointer;
outline: none;
&:hover{
color: #1790FF;
}
......
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