fix: Makes thumbnail images fill the wrap
This commit is contained in:
parent
f874925f0e
commit
271ca53c58
@ -173,6 +173,7 @@ export default {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
object-fit: cover;
|
||||
|
||||
&.border {
|
||||
border: 1px solid white;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user