Commit 7549a85b by Яков

update

parent a4f19178
{
"name": "react-ag-qeditor",
"version": "1.1.15",
"version": "1.1.16",
"description": "WYSIWYG html editor",
"author": "atma",
"license": "MIT",
......
......@@ -56,8 +56,8 @@ const Audio = Node.create({
font-size: 12px;
line-height: 1;
cursor: pointer;
padding: '0px 0px 2px 0px';
color: '#ff4d4f';
padding: 0px 0px 2px 0px;
color: #ff4d4f;
`
closeBtn.addEventListener('click', function () {
const pos = editor.view.posAtDOM(container, 0)
......
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