Merge branch 'dev' into master-fetch-dev
This commit is contained in:
commit
817b25f1a8
@ -222,6 +222,7 @@ $halfCenterHeight: 50px;
|
|||||||
height: 100px;
|
height: 100px;
|
||||||
max-width: 140px;
|
max-width: 140px;
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
|
object-fit: contain;
|
||||||
@extend .go-transition;
|
@extend .go-transition;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -289,6 +290,7 @@ $halfCenterHeight: 50px;
|
|||||||
height: $halfCenterHeight;
|
height: $halfCenterHeight;
|
||||||
width: auto;
|
width: auto;
|
||||||
transition: all 0.2s;
|
transition: all 0.2s;
|
||||||
|
object-fit: contain;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.list-bottom {
|
.list-bottom {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user