JSFiddle - React, Tailwind, and code Playground
by wllai2001
HTML
<div style="border:1px #ccc solid;position:absolute;margin:20px;width:10px;height:10px;">
<input type="checkbox" id="ckbTest" style="position:absolute;clip:rect(2px,10px,10px,2px);margin-top:-2px;margin-left:-2px" />
</div>
JavaScript
/*去掉、更換CheckBox邊框*/