Fix button style in mobile
This commit is contained in:
@@ -26,7 +26,7 @@ withDefaults(defineProps<Props>(), {
|
|||||||
<NuxtLink to="/products">
|
<NuxtLink to="/products">
|
||||||
<Button
|
<Button
|
||||||
variant="primary"
|
variant="primary"
|
||||||
class="rounded-full max-sm:typo-label-sm max-sm:py-2"
|
class="rounded-full max-md:h-[38px] max-md:text-xs"
|
||||||
end-icon="ci:arrow-left"
|
end-icon="ci:arrow-left"
|
||||||
>
|
>
|
||||||
نمایش همه
|
نمایش همه
|
||||||
|
|||||||
Reference in New Issue
Block a user