this style didn't cascade as I expected
This commit is contained in:
parent
9a08bb15d4
commit
69f1ea027d
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
||||||
&.alert-info {
|
&.alert-info {
|
||||||
background-color: dark-light-diff($tertiary, $secondary, 85%, -65%);
|
background-color: dark-light-diff($tertiary, $secondary, 85%, -65%);
|
||||||
color: $primary;
|
color: $primary;
|
||||||
.clickable {
|
&.clickable {
|
||||||
color: $tertiary;
|
color: $tertiary;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue