ThreeSixtyGiving / 360-ds

360Giving Design System - Components
https://cdn.threesixtygiving.org/
2 stars 1 forks source link

cookie-consent: Stop the base-card class overriding display property #68

Closed michaelwood closed 2 years ago

michaelwood commented 2 years ago

Depending on the ordering of the css loading the display property for base-card overrides the display: none/block toggle. Use "!important" to override this.

https://developer.mozilla.org/en-US/docs/Web/API/CSSStyleDeclaration/setProperty

michaelwood commented 2 years ago

@BibianaC I'll do the work to update the other products