[Enhancement] Toolbar, header and action buttons visual adjustments #3079
Labels
enhancement
New feature or request
NOT Prioritized
Issue not yet prioritized and added to a Milestone
Describe the enhancement
Describe the solution you'd like
Remove padding-top on content when the new
kirby-header
component is presentKirby header on small screens:
Remove 2px bottom-margin from h1 when used in key value scenario:
Remove column-gap from
div.container
when styled as grid on large screens to avoid double spacing (16px padding is already added todiv.title-container
):and:
Also consider changing
div.title-container
horizontal padding to marginToolbar:
Remove 4px horizontal padding from
ion-toolbar
Horizontal padding should be:
Action buttons:
Action buttons on canvas:
Toolbar title width should account for action buttons:
❌ Current behaviour:
✅ Expected behaviour:
Have you considered any alternatives?
Are there any additional context?
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:
The text was updated successfully, but these errors were encountered: