removed some style

This commit is contained in:
Mamalizz
2025-03-13 01:39:53 +03:30
parent 027092e332
commit ac5ee69ff8
+1 -3
View File
@@ -154,9 +154,7 @@ const paginationData = computed(() => {
<NuxtLink :to="{ name: 'profile-tickets-new' }">
<Button end-icon="bi:plus" size="md" class="rounded-full">
<span class="font-bold whitespace-pre">
تیکت جدید
</span>
<span class="whitespace-pre"> تیکت جدید </span>
</Button>
</NuxtLink>
</div>