* 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
4 lines
52 B
SCSS
4 lines
52 B
SCSS
.header {
|
|
clip-path: inset(-5px -5px -5px 0px);
|
|
}
|