chore: replace old border-radius variables with new tokens
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
width: 100%;
|
||||
gap: var(--Spacing-x6);
|
||||
background-color: var(--Base-Surface-Primary-light-Normal);
|
||||
border-radius: var(--Corner-radius-Large);
|
||||
border-radius: var(--Corner-radius-lg);
|
||||
padding: var(--Spacing-x6) var(--Spacing-x2);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user