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

Can't override highlight background color with css #126

Open
alisrour37 opened this issue Sep 23, 2021 · 1 comment
Open

Can't override highlight background color with css #126

alisrour37 opened this issue Sep 23, 2021 · 1 comment

Comments

@alisrour37
Copy link

Which version?
Newest

Describe the bug
Can't override the background color using .rc-highlight because all used are !important

@MuhammadSawalhy
Copy link

Same issue, the problem is that the default style is attach at the end of the body with <style> tag. Not only that, but also the background have !important flag. Which will have the priority over any attempt to change the style.

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

No branches or pull requests

2 participants