Files
fuse-angular/src/@fuse/components/loading-bar/loading-bar.component.scss

8 lines
106 B
SCSS

fuse-loading-bar {
position: fixed;
top: 0;
z-index: 999;
width: 100%;
height: 6px;
}