If I remove the dependency, or starts a fresh M3 app with the new theme, the content is top aligned as normal.
Is this something that could be fixed in the M3 theme dependency so I don’t need to apply my own css to correct for it?
Is there a simple theme.css change I can do to fix it?
I saw there is a github issue for this. Are there any updates?
It compromises the backwards compatibility of the new M3 components for existing apps, as it messes up the layout in many of the places a column panel is used.
I think it would be nice to have a vertical_align property like the one present for FlowPanel. It would give app builders more flexibility when it comes to the layout.
@stein did you find an easy css fix that we can use until the staff addresses this?