chore: replace old border-radius variables with new tokens
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.link {
|
||||
outline: 1px solid var(--Base-Border-Subtle);
|
||||
border-radius: var(--Corner-radius-Medium);
|
||||
border-radius: var(--Corner-radius-md);
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user