Commit c6f113b
CATALYST-1570: fix(ui) - Reduce dropdown menu border width to match select
The dropdown menu used `ring` (3px default) while the Select component
used `ring-1` (1px). This caused a visually thick border on dropdown
menus, most noticeably on the wishlist page.
Fixes CATALYST-1570
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 14aad11 commit c6f113b
2 files changed
Lines changed: 6 additions & 1 deletion
File tree
- .changeset
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments