forked from Public/pics
PhotoIndex: fix inadvertent thumb stretching in rare cases
This commit is contained in:
parent
c991f05dd3
commit
e48f065c25
@ -187,6 +187,7 @@ i.space-invader.alt-7::before {
|
||||
.tiled_grid div img {
|
||||
background: url('../images/nothumb.svg') center no-repeat;
|
||||
border: none;
|
||||
object-fit: cover;
|
||||
width: 100%;
|
||||
}
|
||||
.tiled_grid div h4 {
|
||||
|
Loading…
Reference in New Issue
Block a user