Is there a good way to resize checkbox and radio button inputs for Safari?
I need to double the size of the checkboxes and radio button inputs for this design system project I'm working on. I'm unable to find a solution that works across all browsers (Safari is giving me grief).
My markup's pretty straight-forward:
I've attempted the following CSS solutions:
I'd hate to have to create a custom checkbox/radio button just to increase its size. It seems like their should be a simple way to resize this element in Safari and I'm hoping I'm just missing something.
0 Replies