optimise empty checkbox color. code review by ZB
Showing
1 changed file
with
0 additions
and
1 deletions
@@ -9,7 +9,6 @@ | @@ -9,7 +9,6 @@ | ||
9 | margin-top: -14rem / $pxConvertRem; | 9 | margin-top: -14rem / $pxConvertRem; |
10 | margin-left: 20rem / $pxConvertRem; | 10 | margin-left: 20rem / $pxConvertRem; |
11 | font-size: 28rem / $pxConvertRem; | 11 | font-size: 28rem / $pxConvertRem; |
12 | - color: #f0f0f0; | ||
13 | 12 | ||
14 | &.icon-cb-checked { | 13 | &.icon-cb-checked { |
15 | color: #000; | 14 | color: #000; |
-
Please register or login to post a comment