We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 852c9e4 commit 207f8bfCopy full SHA for 207f8bf
apps/landing/src/app/(detail)/docs/RightIndex.tsx
@@ -68,7 +68,7 @@ export function RightIndex() {
68
}, [pathname])
69
70
return (
71
- <VStack gap="16px" h="1008px" p="20px 16px" w="200px">
+ <VStack gap="16px" p="20px 16px" w="200px">
72
<VStack>
73
<Flex alignItems="center" gap="10px" py="6px">
74
<Text color="$text" flex="1" typography="captionBold">
0 commit comments