Fix: Pjax progress bar not visible

This commit is contained in:
buddh4 2019-09-20 17:36:26 +02:00
parent 3d7314309d
commit 826e0a0d9e
2 changed files with 2 additions and 2 deletions

View File

@ -20,5 +20,5 @@
//
#nprogress .bar {
height:2px;
background: @primary;
background: @info;
}

File diff suppressed because one or more lines are too long