loading-message: make them all look the same in admin

use font awesome spinner instead of an image
This commit is contained in:
Sebastian Castro
2021-12-09 10:07:53 +01:00
parent 4a436978a9
commit 115dfe445b
18 changed files with 49 additions and 57 deletions

View File

@@ -6,6 +6,6 @@
.sixteen.columns.alpha#loading{ 'ng-show' => 'productsLoading()' }
%br
%img.spinner{ src: image_path("/spinning-circles.svg")}
%i.spinner.fa.fa-spin.fa-circle-o-notch
%h1
{{ 'js.admin.panels.exchange_products.loading_variants' | t }}