Add the code below to the Custom CSS field on your Form widget’s Appearance tab:
[class*='TextControlBase__TextControlBaseContainer-sc'] {
padding: 42px 16px !important;
}
[class*='ButtonBase__ButtonContainer-sc'] {
height: 110px !important;
}
Guys, if this code was helpful to you, please drop a line in the comments. Your feedback helps us improve our services and provide better solutions