To Reproduce
Add a column panel to a form
Add two text area components adjacent to each other
give the left text area some height
observe the right text area is centered
Expected behaviour
Probably want the default anvil behaviour
.anvil-panel-row {align-items: center} in the theme.css is what m3 currently has
We do know that this is an issue. @pcarrogarcia was working on making it so we don't need the align-items:center. It's definitely something we need to figure out before the full release
Describe the bug See this forum issue: https://anvil.works/forum/t/m3-column-panel-center-aligned-when-m3-as-dependency/22726/1
To Reproduce Add a column panel to a form Add two text area components adjacent to each other give the left text area some height observe the right text area is centered
Expected behaviour Probably want the default anvil behaviour
.anvil-panel-row {align-items: center}
in the theme.css is what m3 currently hasScreenshots (see forum post)
Additional context version 1.2.1