We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccc45b8 commit cf0a760Copy full SHA for cf0a760
1 file changed
src/app/~/[slug]/page.tsx
@@ -48,7 +48,7 @@ export default async function Post(props: Params) {
48
<IconButton
49
position="fixed"
50
left={{ base: "unset", lg: "1rem" }}
51
- right={{ base: "1rem", lg: "unset" }}
+ right={{ base: "3rem", lg: "unset" }}
52
top="1rem"
53
asChild
54
rounded="full"
0 commit comments