-
If a component has padding or margin and it's not selected, hovering the mouse over the component highlights the padding and margin with background colors. How can I prevent this highlighting effect? I've tried setting highlightable to false but it doesn't work. |
Beta Was this translation helpful? Give feedback.
Answered by
artf
Aug 25, 2021
Replies: 1 comment 1 reply
-
Hi @Agobin check these options |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Agobin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @Agobin check these options
https://github.com/artf/grapesjs/blob/61b00cb3b9bd7bf989ab2a1d562160ed9e5e3748/src/editor/config/config.js#L17-L21