fix: always left align progress button title

This commit is contained in:
pskfyi 2022-01-14 23:24:33 -08:00 committed by pskfyi
parent 6eb4dda5de
commit 5de4a0cb9f
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
</span>
<span
class="w-full text-left lg:text-center text-lg lg:text-xl font-semibold"
class="w-full text-left text-lg lg:text-xl font-semibold"
v-text="label"
/>