Updated loading indicator to match the other one we have

This commit is contained in:
2025-01-30 18:35:51 +01:00
parent 57ad9d4889
commit c010373e5b
2 changed files with 2 additions and 12 deletions

View File

@ -87,7 +87,7 @@
</div>
</div>
<div v-else>
<img class="w-20 invert-80" src="/assets/icons/loading-icon1.svg" />
<img class="w-20 invert-80" src="/assets/icons/loading-icon1.svg" alt="Loading" />
</div>
<div class="w-2/3 button-wrapper flex self-center justify-center lg:justify-end gap-4 max-w-[860px]" v-if="!isLoading">