We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8c97bd commit 03e131bCopy full SHA for 03e131b
awesome-bootstrap-checkbox.scss
@@ -8,6 +8,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;
11
+$form-check-input-gutter: 1.25rem !default;
12
13
@function theme-color($key: "primary") {
14
@return map-get($theme-colors, $key);
0 commit comments