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

!important does not override Style #78

Open
lauritowal opened this issue Nov 30, 2017 · 0 comments
Open

!important does not override Style #78

lauritowal opened this issue Nov 30, 2017 · 0 comments

Comments

@lauritowal
Copy link

lauritowal commented Nov 30, 2017

I am trying to override the height of the thumbnail using mixins with height: auto !important; :
--google-youtube-thumbnail: { height: auto !important; // using !important does not override }; }
As you can see in the following example: https://jsbin.com/dudepucini/edit?html,console,output
By inspecting the thumbnail on the right with the dev tools, height: auto is not applied to the thumbnail img.

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