chore: generated design system css variables from updated json file
Approved-by: Matilda Landström
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
'icon subtitleSecondary'
|
||||
'title subtitle';
|
||||
border-radius: var(--Corner-radius-md);
|
||||
border: 1px solid var(--Border-Intense);
|
||||
border: 1px solid var(--Border-Strong);
|
||||
background: var(--Surface-Primary-Default);
|
||||
padding: var(--Space-x2) var(--Space-x3);
|
||||
gap: var(--Space-x1);
|
||||
@@ -47,7 +47,7 @@
|
||||
height: 32px;
|
||||
border: 2px solid var(--Base-Border-Inverted);
|
||||
border-radius: var(--Corner-radius-rounded);
|
||||
background-color: var(--Surface-Feedback-Succes-Accent);
|
||||
background-color: var(--Surface-Feedback-Succes);
|
||||
}
|
||||
|
||||
.icon {
|
||||
|
||||
Reference in New Issue
Block a user