The X close button in the command palette dialog used the generic dialog positioning (absolute top-4 right-4), which was visually offset from the search input on mobile. Replace with a custom close button that matches the input wrapper height (h-12) and uses flex centering for proper vertical alignment. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| components.json | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||