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
|
||||
|
||||
.spinner-icon
|
||||
width: 18px
|
||||
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
|
||||
display: none
|
||||
|
||||
.peg
|
||||
display: block
|
||||
|
|
Loading…
Reference in a new issue