Commit c0d895a7 by 程默

fix wxss

parent 2b1cbfb8
......@@ -73,7 +73,6 @@
display: flex;
font-size: 24rpx;
box-sizing: border-box;
// justify-content: space-between;
}
.shop_lists .list_item {
width: 220rpx;
......@@ -110,7 +109,6 @@
color: #FACF58;
transform: scale(.75) translateX(-18rpx) translateY(-18rpx);
border-radius: 4rpx;
// overflow: hidden;
}
.shop_lists .list_item .show_price div {
padding: 4rpx 8rpx;
......@@ -137,9 +135,6 @@
object-fit: contain;
}
.shop_lists .list_item>div {
// width: 100%;
// overflow: hidden;
// text-overflow: ellipsis;
white-space: nowrap;
}
.is_show,.is_show1 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment