Feat(非遗文创):图片大小调整
This commit is contained in:
@@ -196,8 +196,10 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.img-item {
|
.img-item {
|
||||||
|
display: block;
|
||||||
width: 160rpx;
|
width: 160rpx;
|
||||||
height: 160rpx;
|
height: 160rpx;
|
||||||
|
transform: scale(1.33);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user