mirror of
https://github.com/filp/whoops.git
synced 2026-09-13 19:26:21 +00:00
No animate() in Zepto.
This commit is contained in:
@@ -38,7 +38,7 @@ Zepto(function($) {
|
||||
|
||||
highlightCurrentLine();
|
||||
|
||||
$container.animate({ scrollTop: headerHeight }, "fast");
|
||||
$container.scrollTop(headerHeight);
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user