chore: replace old border-radius variables with new tokens
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
}
|
||||
|
||||
.actions {
|
||||
border-radius: var(--Corner-radius-Medium);
|
||||
border-radius: var(--Corner-radius-md);
|
||||
display: grid;
|
||||
grid-area: actions;
|
||||
justify-content: flex-start;
|
||||
|
||||
Reference in New Issue
Block a user