优化购物车删除按钮

This commit is contained in:
TOP糯米 2023-04-09 10:42:59 +08:00
parent 9b67e9cc1b
commit 2065e1c5b3
1 changed files with 1 additions and 0 deletions

View File

@ -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;