Big fonts hide objects

Unfortunately, when using big fonts for objects like fieldset top label or radio labels, they end up hiding part of the remaining object.
Have a look here:
Fieldset: https://snippet.webix.com/okqe1hqp
Radio: https://snippet.webix.com/2daq4n92

Can anybody help?

Hello @mabiuso,
Sizes can be set only via view config, because these parameters are used for calculating sizes of the UI elements.
Please use paddingY to set padding to the fieldset.
Please check the snippet:
https://snippet.webix.com/9m6ianyn
And set height for each view:“radio”.
Check the following snippet:
https://snippet.webix.com/eyjx02yv