代客下单修改部分样式
This commit is contained in:
@@ -3048,7 +3048,7 @@ input[type="number"]::-webkit-outer-spin-button {
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
min-width: 70px;
|
min-width: 70px;
|
||||||
|
|
||||||
.specSnap {
|
.specSnap {
|
||||||
color: #999;
|
color: #999;
|
||||||
@@ -3083,8 +3083,9 @@ input[type="number"]::-webkit-outer-spin-button {
|
|||||||
flex: 1;
|
flex: 1;
|
||||||
background-color: #f7f7fa;
|
background-color: #f7f7fa;
|
||||||
margin-left: 20px;
|
margin-left: 20px;
|
||||||
padding: 14px 20px 0;
|
padding: 14px 15px 0;
|
||||||
overflow: hidden;
|
overflow-x: hidden;
|
||||||
|
overflow-y: scroll;
|
||||||
|
|
||||||
.goods-list {
|
.goods-list {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Reference in New Issue
Block a user