Skip to content

!important does not override Style #78

@lauritowal

Description

@lauritowal

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions