How to place caption of TextField to the left

Thank you,
How can I place the caption of a text field to the left?
,It always appears on top, there was a css for that, but when three textboxes are inserted into an hBox, everything looks wrong.

In the HorizontalLayout it’s supposed to use Label component before the TextField instead of field caption.