Merged in fix/book-425-update-color-token (pull request #3048)
fix(BOOK-425): removed fallback and updated to correct color tokens * fix(BOOK-425): removed fallback and updated to correct color tokens Approved-by: Bianca Widstam
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
}
|
||||
|
||||
.green {
|
||||
background-color: var(--Scandic-Green-00);
|
||||
color: var(--UI-Semantic-Success);
|
||||
background-color: var(--Surface-Feedback-Succes-light);
|
||||
color: var(--Surface-Feedback-Succes);
|
||||
}
|
||||
|
||||
.red {
|
||||
|
||||
Reference in New Issue
Block a user