0.0.136 scroll search route results
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
$(document).ready(function() {
|
||||
let header_height = $("#header_bg")[0].offsetHeight;
|
||||
let _scroll = new scroll({
|
||||
attach_top: header_height + 10,
|
||||
attach_top: header_height + 20,
|
||||
top: header_height + 20,
|
||||
el: $(".b_filter_routes")[0],
|
||||
recover_el_view: true,
|
||||
|
||||
Reference in New Issue
Block a user