style: update loading text style

This commit is contained in:
HorizonCode 2025-07-04 16:17:57 +02:00
parent 4dd4aecdb1
commit 67352bfe37

View File

@ -209,5 +209,5 @@
bind:this={ezppLogo} bind:this={ezppLogo}
/> />
</div> </div>
<span class="text-theme-200 font-semibold">{$currentLoadingInfo}</span> <span class="text-theme-200 text-sm mt-5">{$currentLoadingInfo}</span>
</div> </div>