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

Desktop: Fixed color inconsistency of links in CodeMirror Editor #6447

Merged
merged 1 commit into from Apr 27, 2022

Conversation

hieuthi
Copy link
Contributor

@hieuthi hieuthi commented Apr 24, 2022

Color of links when they are in a list is inconsistent with their color outside of a list. As shown below:
before

This can be fixed simply by changing the order of CodeMirror CSS declaration:
after

This PR does exactly that.

@laurent22
Copy link
Owner

Thanks!

@laurent22 laurent22 merged commit 0d4cb5c into laurent22:dev Apr 27, 2022
@hieuthi hieuthi deleted the fix_cm_link_color_inconsistency branch April 27, 2022 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants