Wikiki / bulma-checkradio

Bulma's extension to display better checkbox and radio imputs
MIT License
71 stars 43 forks source link

Use scale transform instead of manual calculation for radio highlight #8

Closed Markus-ipse closed 6 years ago

Markus-ipse commented 6 years ago

Seems like this solves in #7 in a more stable manner, while also reducing the final bulma.css with a whopping 0.5% 😄

Before: image

After: image