--- src/main/webapp/publish/js/content.js
+++ src/main/webapp/publish/js/content.js
... | ... | @@ -1452,7 +1452,7 @@ |
| 1452 | 1452 |
}); |
| 1453 | 1453 |
} else if (t > ofsT) {
|
| 1454 | 1454 |
$('.send_top .send_right .phone').css({
|
| 1455 |
- 'top': h - pH + 100, |
|
| 1455 |
+ 'top': h - pH + 30, |
|
| 1456 | 1456 |
'transition': 'all 0.2s' |
| 1457 | 1457 |
}); |
| 1458 | 1458 |
} else if (t <= ofsT) {
|
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?