chore: generated design system css variables from updated json file
Approved-by: Matilda Landström
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
.switch {
|
||||
width: 40px;
|
||||
height: 24px;
|
||||
border: 2px solid var(--Surface-Secondary-Default-dark);
|
||||
background: var(--Surface-Secondary-Default-dark);
|
||||
border: 2px solid var(--Surface-Secondary-Subtle);
|
||||
background: var(--Surface-Secondary-Subtle);
|
||||
border-radius: 24px;
|
||||
transition: all 200ms;
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user