Wu Tianwei
преди 1 месец
родител
ревизия
fcd9fd8513
|
@@ -1,8 +1,8 @@
|
|
|
.item {
|
|
|
- height: 200px;
|
|
|
+ max-height: 200px;
|
|
|
margin-right: 8px;
|
|
|
margin-bottom: 8px;
|
|
|
- object-fit: cover;
|
|
|
+ object-fit: contain;
|
|
|
object-position: center;
|
|
|
border-radius: 8px;
|
|
|
cursor: pointer;
|