chore: replace old border-radius variables with new tokens
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
.image {
|
||||
width: 152px;
|
||||
height: 152px;
|
||||
border-radius: var(--Corner-radius-Medium);
|
||||
border-radius: var(--Corner-radius-md);
|
||||
}
|
||||
|
||||
.content {
|
||||
|
||||
Reference in New Issue
Block a user