Styling complex/dynamic element
I have an element that might or not have a checkbox above, and that might or not have a description that will go on two rows, what's the best approach in styling such a thing? I'm trying flex, but since the number of flex item is dynamic it doesn't work too well

