nova-editor-js icon indicating copy to clipboard operation
nova-editor-js copied to clipboard

Border top when Editor is first element in panel

Open Dartui opened this issue 3 years ago • 0 comments

Hello, I have an issue with this Field on Details page. When other Fields are first in the Panel they don't have border-t and other border-related classes:

image image

However when Nova JS Editor is the first element in the Panel it has this top border:

image image

I found that those classes are added by Nova itself, but I cannot find why it is applied to Editor field.

Dartui avatar Aug 05 '22 11:08 Dartui