1
0
mirror of synced 2026-01-08 21:02:10 -05:00
Files
docs/components/page-header/Header.module.scss
Grace Park 75d41076a7 Article Layout Improvements (#22424)
* moving breadcrumbs to sticky header

* update scroll

* update color-bg-primary to color-bg-default

* change back to primary since were on primer 17

* add effect dependency

* not changing

* clip left box shadow of header and unmount

* update to default

* update breadcrumbs tests

* sticky editor
2021-10-29 19:57:07 +00:00

4 lines
52 B
SCSS

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