client/css: remove nprogress spinner
This commit is contained in:
parent
25de62411f
commit
58134ae2c6
1 changed files with 1 additions and 8 deletions
|
@ -13,14 +13,7 @@
|
||||||
height: 2px
|
height: 2px
|
||||||
|
|
||||||
.spinner-icon
|
.spinner-icon
|
||||||
width: 18px
|
display: none
|
||||||
height: 18px
|
|
||||||
box-sizing: border-box
|
|
||||||
border: solid 2px transparent
|
|
||||||
border-top-color: $main-color
|
|
||||||
border-left-color: $main-color
|
|
||||||
border-radius: 50%
|
|
||||||
animation: nprogress-spinner 400ms linear infinite
|
|
||||||
|
|
||||||
.peg
|
.peg
|
||||||
display: block
|
display: block
|
||||||
|
|
Loading…
Reference in a new issue