kirbydesign / designsystem

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

[BUG] Alert: buttons overflow the alert in Chrome 123 #3434

Closed jakobe closed 3 months ago

jakobe commented 3 months ago

Describe the bug

❌ In Chrome 123 the buttons in the alert overflow the width of the alert: image

Describe how to reproduce the bug

  1. Go to https://cookbook.kirby.design/#/home/showcase/alert
  2. Click on 'Show alert'
  3. See error (as in the screenshot above)

Which Kirby version was used?

9.3.2

What was the expected behavior?

✅ Buttons take up half of the available width with a gap between them: image

Add any screenshots

Please complete the following information:

Are there any additional context?


Checklist:

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

Verification

To make sure the bug is not intended behaviour; it should be verified by a member of team Kirby before moving on to implementation.

Implementation

The contributor who wants to implement this issue should:

Review

Once the issue has been implemented and is ready for review: