chore: replace old border-radius variables with new tokens
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
@media screen and (min-width: 768px) {
|
||||
.default {
|
||||
border-radius: var(--Corner-radius-Medium);
|
||||
border-radius: var(--Corner-radius-md);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user