Our powerful JS Calendar component


Post by SHQK »

I am using 'textAreaField',
But when displaying, the distance between the label and the content is too close,
How can I set distance for them apart just like textField

Attachments
notedistance.png
notedistance.png (12.39 KiB) Viewed 398 times

Post by Animal »

Is any of your own CSS affecting padding or margin styles?

In an example it appears like this:

Screenshot 2021-06-30 at 12.15.17.png
Screenshot 2021-06-30 at 12.15.17.png (19.41 KiB) Viewed 391 times

What does the DOM and style tab look like in the debugger?


Post Reply