accordproject / web-components

React Components for Accord Project
Apache License 2.0
117 stars 94 forks source link

fix(storybook): Possible to split paragraphs in half with drag and drop #416

Closed pritesh299 closed 1 month ago

pritesh299 commented 1 month ago

Closes #120

The fix was simple. The main issue was due to padding of ap-rich-text-editor. I think @irmerk already mentioned it .I just created a parent div added the padding and border of ap-rich-text-editor to it and it fixed the issue.

Video Links of:

observed Behavior: link Fixed behavior:Link