chore: replace old border-radius variables with new tokens
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
border: 2px solid var(--Base-Border-Inverted);
|
||||
border-radius: var(--Corner-radius-Rounded);
|
||||
border-radius: var(--Corner-radius-rounded);
|
||||
background-color: var(--Surface-Feedback-Succes-Accent);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user