We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbcc5ff commit 7700df4Copy full SHA for 7700df4
awesome-bootstrap-checkbox.scss
@@ -7,7 +7,7 @@
7
$font-family-icon: 'FontAwesome' !default;
8
$fa-var-check: "\f00c" !default;
9
$check-icon: $fa-var-check !default;
10
-$abc-border-width: 5px !default;
+$abc-border-width: 1px !default;
11
$form-check-input-gutter: 1.25rem !default;
12
13
@function theme-color($key: "primary") {
0 commit comments