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 eead097 commit 20eb617Copy full SHA for 20eb617
examples/rsp-cra-18/src/sections/OverlayExamples.tsx
@@ -16,7 +16,7 @@ export default function OverlayExamples() {
16
Delete unnecessary files to free up space.
17
</AlertDialog>
18
</DialogTrigger>
19
- <ContextualHelp width="size-0"variant="info">
+ <ContextualHelp alignSelf="start" variant="info">
20
<Heading>Need help?</Heading>
21
<Content>
22
<Text>
0 commit comments