Skip to content

Fix label alignment for qtInputsItem with component labels

If an inputs item fits on one row, make its main label just AlignLeft, and not also AlignTop, so that the overall label aligns with the individual component labels and is aligned with the textboxes, etc. Also add a little spacing between component labels and the previous item.

Merge request reports