mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-12-22 04:37:08 +00:00
8 lines
106 B
SCSS
8 lines
106 B
SCSS
fuse-loading-bar {
|
|
position: fixed;
|
|
top: 0;
|
|
z-index: 999;
|
|
width: 100%;
|
|
height: 6px;
|
|
}
|