chore: generated design system css variables from updated json file
Approved-by: Matilda Landström
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
justify-content: center;
|
||||
border: 2px solid var(--Border-Inverted);
|
||||
border-radius: var(--Corner-radius-rounded);
|
||||
background-color: var(--Surface-Feedback-Succes-Accent);
|
||||
background-color: var(--Surface-Feedback-Succes);
|
||||
color: var(--Icon-Inverted);
|
||||
}
|
||||
|
||||
@@ -175,7 +175,7 @@ label:not(:has(.radio:checked)) .checkIcon {
|
||||
}
|
||||
|
||||
.variant-code .banner {
|
||||
background-color: var(--Surface-Feedback-Information-Accent);
|
||||
background-color: var(--Surface-Feedback-Information);
|
||||
}
|
||||
|
||||
.variant-points .banner {
|
||||
|
||||
Reference in New Issue
Block a user