Remove additional space above header
... to align with native titles
This commit is contained in:
@@ -20,6 +20,16 @@
|
||||
/* Header
|
||||
/* ------------------------------------------------------------------------ */
|
||||
|
||||
.header {
|
||||
padding-block-start: var(--custom-safe-inset-top);
|
||||
}
|
||||
|
||||
.header--mobile-actions-stack {
|
||||
.header__title {
|
||||
margin-block-start: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.header:is(
|
||||
:not(:has(.header__title, .header__actions)),
|
||||
:not(:has(.header__title, .header__actions--end)):has(.header__actions--start .btn--back:only-child)
|
||||
|
||||
Reference in New Issue
Block a user