diff --git a/less/lib/Checkbox.less b/less/lib/Checkbox.less index 8cc9da46c..42b8576d7 100755 --- a/less/lib/Checkbox.less +++ b/less/lib/Checkbox.less @@ -32,7 +32,7 @@ .transition(background-color 0.2s); .on& { - background: @primary-color; + background: #58A400; } &:before {