style: modified topside style bar color
This commit is contained in:
parent
b54aea3698
commit
0b61f6ade1
|
@ -18,7 +18,7 @@
|
||||||
.header-progress {
|
.header-progress {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 4px;
|
height: 3px;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
background: $primary-color;
|
background: $primary-color;
|
||||||
|
|
Loading…
Reference in New Issue