style and riple for mui-checkbox and mui-radio
Thanks! I added a "recipe" label to this issue (and the others) so people can find it more easily. When we add a plugin system to MUI it will be easier to share this with other developers.
very good, thank you.
@uxitten Can you do us all a favor and specify the CSS rules you added? I can't just copy everything from your "CSS" because that would replace some of the other changes I already made.
Looks like your styling only works for RTL.
I made a simple version by forking uxitten's codepen work.
https://codepen.io/haydnhkim/pen/XVmxLd
I removed the prefix (use autoprefixer) and added mui css to an external style sheet so that only ripple effect styles exist. try it @khuongduybui :)
Thank you @uxitten.
@haydnhkim 👍