We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
twbs
Learn more about funding links in repositories.
Report abuse
1 parent 81aa8e0 commit ac654a0Copy full SHA for ac654a0
scss/mixins/_buttons.scss
@@ -55,6 +55,7 @@
55
--#{$prefix}btn-active-shadow: #{$btn-active-box-shadow};
56
--#{$prefix}btn-disabled-color: #{$color};
57
--#{$prefix}btn-disabled-bg: transparent;
58
+ --#{$prefix}btn-disabled-border-color: #{$color};
59
--#{$prefix}gradient: none;
60
}
61
// scss-docs-end btn-outline-variant-mixin
0 commit comments