Skip to content
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

Code snippet fade effect is inconsistent in Safari #4769

Closed
sltclss opened this issue Nov 25, 2019 · 1 comment · Fixed by #4859
Closed

Code snippet fade effect is inconsistent in Safari #4769

sltclss opened this issue Nov 25, 2019 · 1 comment · Fixed by #4859

Comments

@sltclss
Copy link

sltclss commented Nov 25, 2019

What package(s) are you using?

Mac os Catalina 10.15.1
Safari 13.0.3
carbon-components 10.7.4
carbon-components-react 7.7.4

Detailed description

The ::after pseudo element of the code snippets are a dark gray.

Is this issue related to a specific component?

Yes, the single and multi-line code snippets

What did you expect to happen? What happened instead? What would you like to see changed?

The pseudo element for the text fade effect blends with the background

What browser are you working in?

Safari

Steps to reproduce the issue

  1. Step one - Using safari browser http://react.carbondesignsystem.com/?path=/story/codesnippet--multi-line

Additional information

  • Screenshots or code

Screen Shot 2019-11-25 at 7 52 20 AM

Screen Shot 2019-11-25 at 7 52 42 AM

@jendowns
Copy link
Contributor

I can help with this one 👍 Opening a PR shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment