Hello,
Thank you for contacting us
We will take into account your suggestion,
For now, we can suggest that you increase the distance by adding Line Height for Label and Value.
or use custom code
Sample code
.ba-field-wrapper .ba-field-label {
margin: 0 0 10px 0;
}
.ba-field-wrapper .ba-field-content {
margin: 10 0 0 0;
}
Best Regards,
Vyacheslav, Balbooa Support Team