editor.js icon indicating copy to clipboard operation
editor.js copied to clipboard

fix for Block tool's path element style getting overridden by global style

Open siddarthvader opened this issue 1 year ago • 0 comments

This PR addresses the issue #2294 .

I am simply sparing the child component of Block tool from a global css rule using :not operator.

siddarthvader avatar Mar 03 '23 15:03 siddarthvader