Authored by biao

optimise empty checkbox color. code review by ZB

... ... @@ -9,7 +9,6 @@
margin-top: -14rem / $pxConvertRem;
margin-left: 20rem / $pxConvertRem;
font-size: 28rem / $pxConvertRem;
color: #f0f0f0;
&.icon-cb-checked {
color: #000;
... ...