8 lines
106 B
SCSS
8 lines
106 B
SCSS
fuse-loading-bar {
|
|
position: fixed;
|
|
top: 0;
|
|
z-index: 999;
|
|
width: 100%;
|
|
height: 6px;
|
|
}
|