[bug?] datetime component has skewed layout

i was hoping to put datetime input components aligned vertically with a select component, but it appears they don't line up despite every combination of margin and padding for both components.

will experiment with workarounds, but curious if anyone else has seen this:

I dont seem to be able to reproduce this. Do you have an export of an app with this occurring?

It might be worth just deleting and re adding the datetime component. This might get them to line up.

Hey @trz-justin-dev - I am also unable to reproduce using "Normal" margin and no "Label" for both elements. I tried nesting them inside both a "Container" and a "Stack" without seeing any alignment issue. :thinking:

Can you confirm that you're still seeing this? If so, I'd first try to simply recreate the two elements, per @jamesg31's suggestion.