v8.0.15
I’m trying to set top and bottom margins for the numeric entry field, however they’re not taking:
I’ve gotten around it by placing it in its own flex container and setting the margins on the flex container

v8.0.15
I’m trying to set top and bottom margins for the numeric entry field, however they’re not taking:
I’ve gotten around it by placing it in its own flex container and setting the margins on the flex container
When we add some padding value to the NumericEntryField’s style, those value have no effect on this component.
Is it a bug ?
I’m seeing the same effect with the File Upload Component
just to see is there any update on this? I have the same issue here, version 8.1.31.
alternatively, I put the numeric entry box in a embedded window to apply the margin.