Hi all,
I'm having trouble trying to figure out how to add some additional padding around controls in a DynamicForm. By default they're all squished up together so when you have a bunch of staticText controls there's no vertical space at all between them.
I have tried setting a custom style but I can only control the left and right padding/margin, so I can't add "margin-top: 6px" which is what I'm after.
Any suggestions?
I'm having trouble trying to figure out how to add some additional padding around controls in a DynamicForm. By default they're all squished up together so when you have a bunch of staticText controls there's no vertical space at all between them.
I have tried setting a custom style but I can only control the left and right padding/margin, so I can't add "margin-top: 6px" which is what I'm after.
Any suggestions?