Files
psp_panel/src/app/domains/pos/components/splash.component.html
T

5 lines
237 B
HTML

<div class="h-svh w-svw flex flex-col items-center justify-center">
<img [src]="logo" class="w-32 animate-pulse" />
<span class="text-xl font-medium text-center text-muted-color mt-4"> در حال بارگذاری ... </span>
</div>