优化购物车删除按钮
This commit is contained in:
parent
9b67e9cc1b
commit
2065e1c5b3
|
@ -355,6 +355,7 @@ export default {
|
||||||
width: 90rpx;
|
width: 90rpx;
|
||||||
color: #666666;
|
color: #666666;
|
||||||
border: 2rpx solid #e0e0e0;
|
border: 2rpx solid #e0e0e0;
|
||||||
|
line-height: 50rpx;
|
||||||
}
|
}
|
||||||
.button.normal {
|
.button.normal {
|
||||||
width: 183rpx;
|
width: 183rpx;
|
||||||
|
|
Loading…
Reference in New Issue