0.0.136 scroll search route results

This commit is contained in:
SBD
2025-01-25 23:20:24 +03:00
parent ec55fa787f
commit b825504063

View File

@@ -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,