don't max out radio image
This commit is contained in:
parent
31843789cf
commit
b686951ddb
1 changed files with 2 additions and 0 deletions
|
|
@ -402,6 +402,8 @@ justify-content: space-between;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: auto;
|
height: auto;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
|
max-width: 600px;
|
||||||
|
max-height: 600px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue