重构代码:更改进度条颜色
This commit is contained in:
parent
a0a06f6bb2
commit
9f34d5ab73
|
@ -4,7 +4,7 @@
|
|||
}
|
||||
|
||||
#nprogress .bar {
|
||||
background: #29d;
|
||||
background: #673AB7;
|
||||
position: fixed;
|
||||
z-index: 1031;
|
||||
top: 0;
|
||||
|
|
Loading…
Reference in New Issue