Restore loading spinner path
This commit is contained in:
parent
0837765bca
commit
0b2ccfbd7b
|
@ -52,7 +52,7 @@ img {
|
|||
min-height: 1em;
|
||||
|
||||
&.loading {
|
||||
background-image: url("../../images/loading-spinner.svg");
|
||||
background-image: url("../../assets/images/loading-spinner.svg");
|
||||
background-position: center center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: contain;
|
||||
|
|
Loading…
Reference in New Issue