mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
fix spinner in addAddresss
This commit is contained in:
parent
5a47ebed42
commit
61bd5d8ae8
@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
<h4 class="h3">{{ $t('select_an_address_title') }}
|
<h4 class="h3">{{ $t('select_an_address_title') }}
|
||||||
<span v-if="loading">
|
<span v-if="loading">
|
||||||
<i class="fa fa-circle-o-notch"></i>
|
<i class="fa fa-circle-o-notch fa-spin fa-lg"></i>
|
||||||
</span>
|
</span>
|
||||||
</h4>
|
</h4>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user