How to CSS the 'unchecked' state of a checkbox switch?

后端 未结 0 1494
后悔当初
后悔当初 2021-01-01 00:12

I should note I have this working in codepen, and can use:

[type="checkbox"]:not(:checked) + label .span2 {display:none;}

to make m

相关标签:
回答
  • 消灭零回复
提交回复
热议问题