Skip to content

fix: icon size in Expandable component - #204

Merged
lawreka merged 1 commit into
mainfrom
kathryn/icons
Mar 9, 2026
Merged

fix: icon size in Expandable component#204
lawreka merged 1 commit into
mainfrom
kathryn/icons

Conversation

@lawreka

@lawreka lawreka commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

Summary

expandable component should have a smaller icon, we were failing to override the Icon component with the correct styles

before after
Screenshot 2026-03-09 at 2 11 27 PM Screenshot 2026-03-09 at 2 11 44 PM

Test Plan

  • update storybook

Note

Low Risk
Small, localized UI-only change that only affects Expandable’s Icon rendering and should not impact business logic or data flow.

Overview
Fixes the Expandable caret icon rendering by passing overrideColor and overrideSize to Icon, allowing the component’s Tailwind className (e.g., size-2.5 and background classes) to take effect instead of Icon’s default sizing/color behavior.

Written by Cursor Bugbot for commit 9041c66. This will update automatically on new commits. Configure here.

@lawreka
lawreka merged commit 9cfa592 into main Mar 9, 2026
3 checks passed
@lawreka
lawreka deleted the kathryn/icons branch March 9, 2026 21:14
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