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