How to align the label of multiple dropdown menu vertically on the left?

I’m building a Dash with a lot of input (dropdown, text input, date, numeric input). I don’t want the dropdown label to be on top of it, but on the left hand side, correctly aligned, like in the image. How to do so?