We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6033d3 commit 826bcbfCopy full SHA for 826bcbf
1 file changed
src/css/v2/components/_notification.scss
@@ -4,3 +4,7 @@
4
position: relative;
5
padding: 1.25rem 2.5rem 1.25rem 1.5rem;
6
}
7
+
8
+.notification.is-warning {
9
+ color: var(--v2-warning-text-color, #f5f5f5);;
10
+}
0 commit comments