simonwep / pickr

🎨 Flat, simple, multi-themed, responsive and hackable Color-Picker library. No dependencies, no jQuery. Compatible with all CSS Frameworks e.g. Bootstrap, Materialize. Supports alpha channel, rgba, hsla, hsva and more!
https://simonwep.github.io/pickr
MIT License
4.29k stars 287 forks source link

border-radius:100px; isn't Working on .pcr-button #305

Closed ExtremeKrish closed 2 years ago

ExtremeKrish commented 2 years ago

I am using pickr in my web page When i'm trying to give
border-radius:100px; or
border-radius:100px!important; to .pcr-button

This is what i got

What i got This is working but it is overlapping the color Please help

ExtremeKrish commented 2 years ago

Done bcz its hackable