mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-09 08:38:49 +01:00
Update config-editor.blade.php
This commit is contained in:
parent
b8ac15a50a
commit
179225d358
@ -285,7 +285,7 @@ $(window).scroll(function() {
|
||||
|
||||
btn.on('click', function(e) {
|
||||
e.preventDefault();
|
||||
$('html, body').animate({scrollTop:250}, '300');
|
||||
$('html, body').animate({scrollTop:280}, '300');
|
||||
});
|
||||
</script>
|
||||
@endpush
|
||||
|
Loading…
x
Reference in New Issue
Block a user