Skip to content

Commit

Permalink
Update sass/themes/schemas/components/light/_chip.scss
Browse files Browse the repository at this point in the history
Co-authored-by: Dilyana Yarabanova <45598235+didimmova@users.noreply.github.com>
  • Loading branch information
desig9stein and didimmova authored Sep 30, 2024
1 parent 6b652cc commit 359bd90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sass/themes/schemas/components/light/_chip.scss
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ $bootstrap-chip: extend(
///
/// @prop {Map} ghost-background [color: ('gray', 200)] - The chip ghost background color.
///
/// @prop {Map} $disabled-text-color [color: ('gray', 900, .2)] - The disabled chip text color.
/// @prop {Map} disabled-text-color [color: ('gray', 900, .2)] - The disabled chip text color.
/// @prop {Map} $disabled-background [contrast-color: ('gray', 900)] - The disabled chip background color.
/// @prop {Map} $disabled-border-color [ color: ('gray', 300)] - The disabled chip border color.
/// @requires {Map} $light-chip
Expand Down

0 comments on commit 359bd90

Please sign in to comment.