chore: generated design system css variables from updated json file
Approved-by: Matilda Landström
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
align-items: center;
|
||||
gap: var(--Space-x1);
|
||||
justify-content: flex-start;
|
||||
color: var(--Text-Accent-Secondary);
|
||||
color: var(--Text-Brand-OnAccent-Accent-Secondary);
|
||||
}
|
||||
|
||||
.entry {
|
||||
|
||||
@@ -75,7 +75,7 @@
|
||||
padding: var(--Space-x1);
|
||||
gap: var(--Space-x05);
|
||||
border-radius: var(--Corner-radius-sm);
|
||||
background-color: var(--Surface-Secondary-Default-dark);
|
||||
background-color: var(--Surface-Secondary-Subtle);
|
||||
color: var(--Text-Interactive-Default);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user