Skip to content

Commit

Permalink
Update scss/_variables.scss
Browse files Browse the repository at this point in the history
Co-authored-by: Louis-Maxime Piton <[email protected]>
  • Loading branch information
julien-deramond and louismaximepiton authored Sep 13, 2023
1 parent e04b6a1 commit 566c184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -996,7 +996,7 @@ $btn-active-box-shadow: null !default;
$btn-link-color: var(--#{$prefix}link-color) !default;
$btn-link-hover-color: var(--#{$prefix}link-hover-color) !default;
$btn-link-disabled-color: $gray-500 !default;
// Booste mod: no `$btn-link-focus-shadow-rgb`
// Boosted mod: no `$btn-link-focus-shadow-rgb`

// Allows for customizing button radius independently from global border radius
$btn-border-radius: var(--#{$prefix}border-radius) !default;
Expand Down

0 comments on commit 566c184

Please sign in to comment.