fix minore
This commit is contained in:
parent
6f7563345e
commit
2f5518303e
|
@ -456,7 +456,7 @@ function alertPush() {
|
||||||
$(this).css({
|
$(this).css({
|
||||||
'position': 'fixed',
|
'position': 'fixed',
|
||||||
'z-index': 3000,
|
'z-index': 3000,
|
||||||
'right': '10px',
|
'right': '50%',
|
||||||
'top': -100,
|
'top': -100,
|
||||||
}).delay(1000).animate({
|
}).delay(1000).animate({
|
||||||
'top': tops,
|
'top': tops,
|
||||||
|
|
Loading…
Reference in New Issue