chore: replace old border-radius variables with new tokens
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.btn {
|
||||
background: none;
|
||||
border-radius: var(--Corner-radius-Rounded);
|
||||
border-radius: var(--Corner-radius-rounded);
|
||||
cursor: pointer;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user