Fix button style in mobile
This commit is contained in:
@@ -26,7 +26,7 @@ withDefaults(defineProps<Props>(), {
|
||||
<NuxtLink to="/products">
|
||||
<Button
|
||||
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"
|
||||
>
|
||||
نمایش همه
|
||||
|
||||
Reference in New Issue
Block a user