fixed the restart build loading icon bug
This commit is contained in:
parent
391890f299
commit
2f2d05689e
|
@ -83,9 +83,10 @@
|
||||||
background: inline-image('ui/round-spinner.svg') no-repeat
|
background: inline-image('ui/round-spinner.svg') no-repeat
|
||||||
background-size: 17px 17px
|
background-size: 17px 17px
|
||||||
display: inline-block
|
display: inline-block
|
||||||
height: 25px
|
height: 28px
|
||||||
|
width: 4px
|
||||||
position: relative
|
position: relative
|
||||||
top: -3px
|
top: -7px
|
||||||
cursor: pointer
|
cursor: pointer
|
||||||
color: #ffffff
|
color: #ffffff
|
||||||
background-color: #5e869a
|
background-color: #5e869a
|
||||||
|
|
Loading…
Reference in New Issue
Block a user