提交 6fac882c 编写于 作者: DCloud_JSON's avatar DCloud_JSON

修复 nvue 下不支持的样式报错的问题

上级 4d94783c
......@@ -716,12 +716,6 @@
flex-direction: row;
flex-wrap: wrap;
}
// 收缩
.show-less {
max-height: 400px;
}
.item {
width: 150rpx;
height: 140rpx;
......@@ -735,6 +729,10 @@
}
/* #ifdef H5 */
// 收缩
.show-less {
max-height: 400px;
}
.windows .item {
width: 146rpx;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册