We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ee96e8 commit d5ee8ffCopy full SHA for d5ee8ff
1 file changed
packages/react-components/src/components/InlineAlert/InlineAlert.css
@@ -80,7 +80,7 @@
80
81
/* Success variant */
82
.bcds-Inline-Alert.success {
83
- background-color: var(--suport-surface-color-success);
+ background-color: var(--support-surface-color-success);
84
border: var(--layout-border-width-small) solid
85
var(--support-border-color-success);
86
border-radius: var(--layout-border-radius-medium);
0 commit comments