Merged in feat/SW-3542-update-color-variables-to- (pull request #2970)
feat(SW-3542): Updated the color variables for MVP Approved-by: Joakim Jäderberg
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.container {
|
||||
background-color: var(--TEMP-sas-default);
|
||||
background-color: var(--SAS-Default);
|
||||
color: white;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user