lumada-design / hv-uikit-react

UI library for the Next Design System.
https://lumada-design.github.io/uikit/master
Apache License 2.0
39 stars 21 forks source link

fix(Card): set Card height #4307

Closed plagoa closed 2 months ago

plagoa commented 2 months ago

set HvCard height to fit its contents.

plagoa commented 2 months ago

That

This is a visual breaking change that will affect many apps. We shouldn't do this outside of a major bump.

If we're aligning this behaviour, it should be the other way around. We'll most likely want for the cards to be (by default) the same height (100%), not to be as short as possible. Eg:

image

That's fair, I'll close the PR.