kirbydesign / designsystem

Kirby Design System
https://cookbook.kirby.design
MIT License
85 stars 23 forks source link

Image Banner: fix content not shown in large viewport #3596

Closed RasmusKjeldgaard closed 2 months ago

RasmusKjeldgaard commented 2 months ago

Which issue does this PR close?

This PR follows up on #3590

What is the new behavior?

Image height and content area height is now used to define the totalt height, instead of setting it directly on card. The problem described in the issue is fixed in v9.6.0, but this PR makes it possible to get rid of quite a lot of height-declarations throughout the code.

Does this PR introduce a breaking change?

Are there any additional context?

Checklist:

The following tasks should be carried out in sequence in order to follow the process of contributing correctly.

Reminders

Review

When the pull request has been approved it will be merged to develop by Team Kirby.