-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
fix(tile): update clickable tile icon size and spacing #18068
base: main
Are you sure you want to change the base?
fix(tile): update clickable tile icon size and spacing #18068
Conversation
✅ Deploy Preview for v11-carbon-web-components ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #18068 +/- ##
==========================================
+ Coverage 82.14% 82.17% +0.02%
==========================================
Files 404 404
Lines 14117 14117
Branches 4434 4384 -50
==========================================
+ Hits 11597 11600 +3
+ Misses 2359 2356 -3
Partials 161 161 ☔ View full report in Codecov by Sentry. |
✅ Deploy Preview for v11-carbon-react ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
I think there was a prettier update. Might need to yarn install and yarn format to fix ci. |
f6a5f81
to
5af0d7e
Compare
my prettier was already up to date. there is something in our precommit scripts that is overwriting the formatter before pushing and I can't figure it out... |
5af0d7e
to
2e18b98
Compare
Closes #17776
This PR updates the clickable tile icon size and spacing to match the Figma spec
Changelog
Changed
Testing / Reviewing
confirm the clickable tile matches the design spec