loading gif dom loading edited
This commit is contained in:
parent
bd201a2da9
commit
4833c43537
@ -1,4 +1,4 @@
|
|||||||
<div data-loading-content v-if="content_loading" class="fixed w-4/5 h-screen hidden lg:flex items-center justify-center bg-body top-0 bottom-0 ltr:right-0 rtl:left-0 -mx-1 z-50">
|
<div data-loading-content v-if="content_loading" class="fixed w-4/5 h-screen lg:flex items-center justify-center bg-body top-0 bottom-0 ltr:right-0 rtl:left-0 -mx-1 z-50">
|
||||||
<img src="{{ asset('public/img/akaunting-loading.gif') }}" class="w-28 h-28 -mt-16" alt="Akaunting" />
|
<img src="{{ asset('public/img/akaunting-loading.gif') }}" class="w-28 h-28 -mt-16" alt="Akaunting" />
|
||||||
</div>
|
</div>
|
||||||
<!--data attr added because for none vue.js pages-->
|
<!--data attr added because for none vue.js pages-->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user