fix(SW-872): update border radius
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
.image {
|
||||
object-fit: cover;
|
||||
border-radius: var(--Corner-radius-Medium);
|
||||
border-radius: var(--Corner-radius-Small);
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
max-height: 30vh;
|
||||
|
||||
Reference in New Issue
Block a user