Merge pull request #4722 from consul/improve-investment-list-img
Fix investments list images width in Chrome 93+
This commit is contained in:
@@ -28,7 +28,6 @@
|
|||||||
border-top-left-radius: rem-calc(6);
|
border-top-left-radius: rem-calc(6);
|
||||||
border-top-right-radius: rem-calc(6);
|
border-top-right-radius: rem-calc(6);
|
||||||
height: $line-height * 10;
|
height: $line-height * 10;
|
||||||
width: fit-content;
|
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
|
|
||||||
@include breakpoint(medium only) {
|
@include breakpoint(medium only) {
|
||||||
|
|||||||
Reference in New Issue
Block a user