Fix:2424 【商城小程序】千县—文化图片高度存在拉伸(长宽统一改为1:1正方形)
This commit is contained in:
@@ -1469,7 +1469,7 @@ export default {
|
|||||||
.img {
|
.img {
|
||||||
display: block;
|
display: block;
|
||||||
width: 320rpx;
|
width: 320rpx;
|
||||||
height: 360rpx;
|
height: 320rpx;
|
||||||
border-radius: 16rpx;
|
border-radius: 16rpx;
|
||||||
}
|
}
|
||||||
&:nth-child(2n) {
|
&:nth-child(2n) {
|
||||||
|
|||||||
Reference in New Issue
Block a user