Commit 1df6a829 by Рамис

table tool fix

parent a0e4dda3
{
"name": "react-ag-qeditor",
"version": "1.0.14",
"version": "1.0.15",
"description": "WYSIWYG html editor",
"author": "atma",
"license": "MIT",
......
......@@ -82,6 +82,11 @@ body{
&.active{
opacity: 0.4;
}
&.disabled{
opacity: 0.6;
cursor: default;
}
}
}
......
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