chore: replace old border-radius variables with new tokens
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
background: var(--Base-Surface-Primary-light-Normal);
|
||||
border-radius: var(--Corner-radius-Medium);
|
||||
border-radius: var(--Corner-radius-md);
|
||||
border: 1px solid var(--Base-Border-Subtle);
|
||||
}
|
||||
.buttonContainer {
|
||||
|
||||
Reference in New Issue
Block a user