Fix secondary-affirmative button text color
This commit is contained in:
parent
0b969f3f42
commit
f456bbd3db
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue