Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Check css with !important and remove !important if possible #344

Open
ylwu-amzn opened this issue Dec 12, 2020 · 0 comments
Open

Check css with !important and remove !important if possible #344

ylwu-amzn opened this issue Dec 12, 2020 · 0 comments

Comments

@ylwu-amzn
Copy link
Contributor

!important will override all previous styling rules. That may impact other components/plugins if apply !important to a common css.

Have fixed one in this PR #343

Will check and fix another one later: https://github.com/opendistro-for-elasticsearch/anomaly-detection-kibana-plugin/blob/master/public/pages/AnomalyCharts/index.scss#L19

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant