orestbida / iframemanager

🍪 GDPR friendly iframe manager written in vanilla js
https://orestbida.com/demo-projects/iframemanager/demo1/
MIT License
227 stars 26 forks source link

Button properties not accessible via custom properties #44

Open jakobhaerter opened 10 months ago

jakobhaerter commented 10 months ago

Hi there!

It would be neat if button properties like box-shadow, border-radius or padding were accessible via custom properties. That way, one wouldn't need to override the somewhat cryptic class names.

Thanks!