chore: generated design system css variables from updated json file
Approved-by: Matilda Landström
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
&.rounded {
|
||||
background-color: var(--Base-Surface-Primary-light-Normal);
|
||||
padding: var(--Space-x15) var(--Space-x15) var(--Space-x15) var(--Space-x3);
|
||||
border: 1px solid var(--Border-Intense);
|
||||
border: 1px solid var(--Border-Strong);
|
||||
border-radius: var(--Corner-radius-rounded);
|
||||
height: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user