1
0
mirror of synced 2026-01-02 03:04:13 -05:00
Files
docs/components/page-header/Header.module.scss
Grace Park b211776b85 Updating to scroll past header notifications and keep header sticky (#22539)
* updating to scroll past notification and keep header sticky

* Update components/page-header/Header.tsx

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2021-11-02 18:50:31 +00:00

8 lines
88 B
SCSS

.breadcrumbs {
clip-path: inset(-5px -5px -5px 0px);
}
.header {
display: unset;
}