chore: replace old border-radius variables with new tokens
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.card {
|
||||
border-radius: var(--Corner-radius-Medium);
|
||||
border-radius: var(--Corner-radius-md);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user