fix: Makes thumbnail images fill the wrap
This commit is contained in:
parent
f874925f0e
commit
271ca53c58
1 changed files with 1 additions and 0 deletions
|
@ -173,6 +173,7 @@ export default {
|
|||
height: 100%;
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
object-fit: cover;
|
||||
|
||||
&.border {
|
||||
border: 1px solid white;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue