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

Removes color styling override of external links [Fixes #1788] #1794

Merged
merged 1 commit into from Nov 11, 2020
Merged

Removes color styling override of external links [Fixes #1788] #1794

merged 1 commit into from Nov 11, 2020

Conversation

wackerow
Copy link
Member

Description

This is one possible fix to issue #1788.
I may be missing something but when I remove the color: ${(props) => props.theme.colors.primary} styling that is placed on all external links, this allows all links to keep the color styling from its parent. I tried a few different pages, in light and dark mode, and they all seem to work just fine without that override. Not sure why we could want this, but again, still new so I may be missing something deeper.
image
image
image
image

Related Issue #1788

@github-actions github-actions bot added the needs review 👀 Review is needed for this issue or pull request label Nov 11, 2020
Copy link
Contributor

@samajammin samajammin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks to do the trick - nice work!

@samajammin samajammin merged commit b7d97b9 into ethereum:dev Nov 11, 2020
@wackerow wackerow deleted the w/external#1788 branch November 11, 2020 20:48
@samajammin samajammin mentioned this pull request Nov 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs review 👀 Review is needed for this issue or pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants