open-consul/ui/packages/consul-ui/app/styles/components/breadcrumbs.scss

8 lines
126 B
SCSS

main header nav:first-child {
position: absolute;
top: 12px;
}
main header nav:first-child ol {
@extend %breadcrumbs;
}