-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
ref(pill): Update pill border/bg color #21379
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
size-limit report
|
| ${PillValue} { | ||
| ${getPillValueColor}; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is missing a } - but why do we call getPillValueColor here instead of moving into the PillValue styled component?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh yeah thanks.. . I am doing like that because I didn't want to pass the prop down 2x
|
Can you please double-check vertical alignment? (eg: acceptance/issue-details-ignored.png) |
c95ff45 to
75edb8b
Compare
8dc74b1 to
b3d4257
Compare
matejminar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving to unblock you
afc1d1f to
8e2da1a
Compare
Before:
After:
We talked offline and the design team approved these changes 😉