代客下单修改部分样式

This commit is contained in:
2024-08-23 15:28:08 +08:00
parent ab7c61231b
commit 963c1c81ba

View File

@@ -3048,7 +3048,7 @@ input[type="number"]::-webkit-outer-spin-button {
display: flex;
flex-direction: column;
justify-content: center;
min-width: 70px;
min-width: 70px;
.specSnap {
color: #999;
@@ -3083,8 +3083,9 @@ input[type="number"]::-webkit-outer-spin-button {
flex: 1;
background-color: #f7f7fa;
margin-left: 20px;
padding: 14px 20px 0;
overflow: hidden;
padding: 14px 15px 0;
overflow-x: hidden;
overflow-y: scroll;
.goods-list {
display: flex;