Fix secondary-affirmative button text color
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
background: fade-out($background-color, 0.6);
|
||||
}
|
||||
|
||||
&--primary {
|
||||
&--affirmative {
|
||||
color: $ultramarine-ui-light;
|
||||
}
|
||||
|
||||
@@ -94,7 +94,7 @@
|
||||
background: fade-out($background-color, 0.6);
|
||||
}
|
||||
|
||||
&--primary {
|
||||
&--affirmative {
|
||||
color: $ultramarine-ui-dark;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user