Merge branch 'develop' of https://gitlab.steamware.net/steamware/mapo-core into develop
This commit is contained in:
@@ -81,9 +81,10 @@
|
||||
border-radius: 0 0 15px 15px;
|
||||
}
|
||||
.imgFitToSize {
|
||||
height: 7.5rem;
|
||||
object-fit: cover;
|
||||
border-radius: 15px 15px 0 0;
|
||||
height: 9.5rem;
|
||||
object-fit: contain;
|
||||
border-radius: 15px 15px 0 0;
|
||||
background-color: #383b3f;
|
||||
}
|
||||
@media (max-width: 640.98px) {
|
||||
.imgFitToSize {
|
||||
|
||||
Reference in New Issue
Block a user