Hi all,
the last(?) release changed the title positon on the RadzenFormField if have <Start> element
I think is very ugly because the full form view is not uniform, the titles are not arranged in one vertical line.
new
old
.rz-form-field-start ~ .rz-form-field-label {
inset-inline-start: 12px !important;
}
I tried to fix it with css, but is not perfect, there is still a slight difference in the position.
Is it bug or purposeful changes? Can fix please?
Thank you

