
--- client/resources/css/user/sub.css
+++ client/resources/css/user/sub.css
... | ... | @@ -476,6 +476,7 @@ |
476 | 476 |
width: 100%; |
477 | 477 |
height: 100%; |
478 | 478 |
border-radius: 24px; |
479 |
+ object-fit: contain; |
|
479 | 480 |
} |
480 | 481 |
} |
481 | 482 |
} |
... | ... | @@ -961,6 +962,7 @@ |
961 | 962 |
.swiper-slide img { |
962 | 963 |
width: -webkit-fill-available; |
963 | 964 |
cursor: pointer; |
965 |
+ object-fit: contain; |
|
964 | 966 |
|
965 | 967 |
} |
966 | 968 |
|
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?