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

Internal css styles with an !important flag interference #545

Open
bonzaiferroni opened this issue Nov 3, 2024 · 0 comments
Open

Internal css styles with an !important flag interference #545

bonzaiferroni opened this issue Nov 3, 2024 · 0 comments

Comments

@bonzaiferroni
Copy link

bonzaiferroni commented Nov 3, 2024

I've run into some difficulty with internal styles from this file:

text-align: right !important;

For example, text-center is a style used in my css configuration, but in my usage it must sometimes be overridden, so the important flag makes it difficult to work with.

Some of the other styles in that file are given a prefix kv-*. My suggestion is to apply a prefix to styles flagged with !important to allow them to function without interference.

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

1 participant