-
I want my button size to be "sm" as a base, and "md" for "md" (and larger). However, <Button
component={Link}
rightSection={<ArrowRightIcon width="75%" />}
href="/sign-up"
color="dark"
variant="outline"
size="md"
fullWidth
>
Sign in
</Button> |
Beta Was this translation helpful? Give feedback.
Answered by
rtivital
Apr 11, 2025
Replies: 1 comment 2 replies
-
https://mantine.dev/styles/responsive/#component-size-based-on-media-query |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
vovados1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://mantine.dev/styles/responsive/#component-size-based-on-media-query