Changing the space between components

Replace your text component with a richtext component and provide the following HTML code, then you can easily set the spacing you want.

<div style="height: 0px; text-align: center; padding-bottom:10px;">5 KTS</div>

1 Like