Authored by
肖亚东
调整调有货按钮位置 — review by 李其昌
|
@@ -177,7 +177,7 @@ |
|
@@ -177,7 +177,7 @@ |
177
|
width: 80px;
|
177
|
width: 80px;
|
178
|
height: 160px;
|
178
|
height: 160px;
|
179
|
right: 34px;
|
179
|
right: 34px;
|
180
|
- bottom: 148px;
|
180
|
+ bottom: 258px;
|
181
|
float: right;
|
181
|
float: right;
|
182
|
position: fixed;
|
182
|
position: fixed;
|
183
|
z-index: 2;
|
183
|
z-index: 2;
|
|
@@ -33,7 +33,7 @@ |
|
@@ -33,7 +33,7 @@ |
33
|
width: 80px;
|
33
|
width: 80px;
|
34
|
height: 160px;
|
34
|
height: 160px;
|
35
|
right: 34px;
|
35
|
right: 34px;
|
36
|
- bottom: 148px;
|
36
|
+ bottom: 258px;
|
37
|
float: right;
|
37
|
float: right;
|
38
|
position: fixed;
|
38
|
position: fixed;
|
39
|
z-index: 9999;
|
39
|
z-index: 9999;
|