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