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 177b0b1 commit 6d42d39Copy full SHA for 6d42d39
src/search/components/input/AISearchCTAPopup.tsx
@@ -65,7 +65,7 @@ export function AISearchCTAPopup({
65
<>
66
<img
67
src="/assets/images/search/copilot-action.png"
68
- width={220}
+ width="100%"
69
alt="The Copilot Icon in front of an explosion of color."
70
/>
71
<Heading
0 commit comments