Skip to content

Conversation

@OmarSalouss
Copy link

The dropdown arrow became misaligned (centered in the panel) when the panel expanded. This was caused by .max-w-prose { max-width: 65ch; } which constrained the container width and broke responsiveness.

Before: Arrow appears centered when panel expands
image

After: Arrow remains correctly aligned and responsive
image

@vercel
Copy link
Contributor

vercel bot commented Jan 20, 2026

@OmarSalouss is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

@OmarSalouss OmarSalouss changed the title make chain-of-thought dropdown arrow responsive by removing max-w-prose Fix chain-of-thought dropdown arrow position Jan 20, 2026
@haydenbleasel
Copy link
Member

awesome thank you @OmarSalouss - could you run pnpm changeset and generate a patch changeset file?

@OmarSalouss
Copy link
Author

awesome thank you @OmarSalouss - could you run pnpm changeset and generate a patch changeset file?

I added a patch changeset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants