Closed tjosepo closed 1 year ago
Latest commit: 1fddfa29bb35a398f047865e42052b740445bfbf
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Name | Link |
---|---|
Latest commit | 1fddfa29bb35a398f047865e42052b740445bfbf |
Latest deploy log | https://app.netlify.com/sites/sg-orbit/deploys/64db859f1b974b00085ce988 |
Deploy Preview | https://deploy-preview-1224--sg-orbit.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Name | Link |
---|---|
Latest commit | 1fddfa29bb35a398f047865e42052b740445bfbf |
Latest deploy log | https://app.netlify.com/sites/sg-storybook/deploys/64db859fdfe7eb0008edee70 |
Deploy Preview | https://deploy-preview-1224--sg-storybook.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Summary
The eye icon had a
fill
attribute set which was overwritting the color of the icon.What I did
Removed the
fill
attribute.