chore: replace old border-radius variables with new tokens
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
.imageCount {
|
||||
background-color: var(--Overlay-90);
|
||||
padding: var(--Space-x025) var(--Space-x05);
|
||||
border-radius: var(--Corner-radius-Small);
|
||||
border-radius: var(--Corner-radius-sm);
|
||||
color: var(--Text-Inverted);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user