瀏覽代碼

[优惠卡列表样式修改]

tags/广东版3.2.1
meo 6 年之前
父節點
當前提交
e4cc29aa78
共有 1 個檔案被更改,包括 4 行新增2 行删除
  1. +4
    -2
      pages/discountCardList/discountCardList.wxss

+ 4
- 2
pages/discountCardList/discountCardList.wxss 查看文件

@@ -72,8 +72,8 @@
.detail_msg text{
display: block;
font-size:28rpx;
height: 60rpx;
line-height: 60rpx;
height: 65rpx;
line-height: 65rpx;
color: #333;
text-align: center;
}
@@ -139,7 +139,9 @@
font-size: 28rpx;
color:#FF3535!important;
background: none;
border-top:1px solid #eee;
}
button::after{ border: none; }
.buycardbtn button text{
margin-left: 10rpx;
}


Loading…
取消
儲存