We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa0ef9a commit 2918672Copy full SHA for 2918672
packages/component-library/src/InfoBox/index.module.scss
@@ -37,7 +37,7 @@
37
&[data-variant="#{$variant}"] {
38
background-color: theme.color("states", $variant, "background");
39
border: theme.spacing(1) solid theme.color("states", $variant, "normal");
40
-
+
41
.icon {
42
color: theme.color("states", $variant, "normal");
43
}
0 commit comments