fix checkbox check mark

This commit is contained in:
negue
2019-03-09 23:13:54 +01:00
parent 46ea2010f8
commit 546e260e36
+1 -1
View File
@@ -159,7 +159,7 @@ $bg-disabled-control: #34303a;
width: 18px;
height: 18px;
background-image: url(~client/assets/svg/for-css/checkbox-white.svg);
background-size: 75% 75%;
background-size: 13px 10px;
}
&:active~.custom-control-label::before {