Skip to content

Commit 03e131b

Browse files
authored
Update awesome-bootstrap-checkbox.scss
1 parent f8c97bd commit 03e131b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

awesome-bootstrap-checkbox.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ $font-family-icon: 'FontAwesome' !default;
88
$fa-var-check: "\f00c" !default;
99
$check-icon: $fa-var-check !default;
1010
$abc-border-width: 5px !default;
11+
$form-check-input-gutter: 1.25rem !default;
1112

1213
@function theme-color($key: "primary") {
1314
@return map-get($theme-colors, $key);

0 commit comments

Comments
 (0)