kirbydesign / designsystem

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

[Enhancement] Tab-navigation, align styling. #3458

Closed henrikvoetmand closed 2 months ago

henrikvoetmand commented 2 months ago

Describe the enhancement

Today there is misalignment between tab-content (items) width/margin and divider width/margin at breakpoint (768).

Describe the solution you'd like

Adjust styling so that the divider has the same width/margin as the tab-content (items) at breakpoint 768. When in scroll state the divider width is edge - edge but content has page margin (AS-IS)

Have you considered any alternatives?

Are there any additional context?

Tab-nav-width-768


Checklist:

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

Refinement

Implementation

The contributor who wants to implement this issue should:

Review

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