Commit 36085337 authored by Junling Bu's avatar Junling Bu
Browse files

chore[litemall-vue]: 样式微调

parent 272d43a9
...@@ -267,17 +267,17 @@ export default { ...@@ -267,17 +267,17 @@ export default {
.goods-channel img { .goods-channel img {
display: block; display: block;
width: 30px; width: 20px;
height: 30px; height: 20px;
margin: 0 auto; margin: 0 auto;
} }
.goods-channel span { .goods-channel span {
display: block; display: block;
font-size: 15px; font-size: 14px;
text-align: center; text-align: center;
margin: 0 auto; margin-top: 5px;
line-height: 1; margin-bottom: 10px;
color: #333; color: #333;
} }
.van-coupon-cell--selected { .van-coupon-cell--selected {
......
Supports Markdown
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