chore: replace old border-radius variables with new tokens
This commit is contained in:
@@ -11,5 +11,5 @@
|
||||
gap: var(--Spacing-x-half);
|
||||
background-color: var(--Base-Surface-Primary-light-Normal);
|
||||
padding: var(--Spacing-x-quarter) var(--Spacing-x1);
|
||||
border-radius: var(--Corner-radius-Small);
|
||||
border-radius: var(--Corner-radius-sm);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user