updates
This commit is contained in:
parent
7b657fcccd
commit
1723f427f5
21 changed files with 145 additions and 113 deletions
|
@ -479,8 +479,8 @@ nav {
|
|||
line-height: 28px;
|
||||
|
||||
&.error {
|
||||
background-color: $fallback--cAlertRed;
|
||||
background-color: var(--cAlertRed, $fallback--cAlertRed);
|
||||
background-color: $fallback--alertError;
|
||||
background-color: var(--alertError, $fallback--alertError);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue