0.0.235 add scroll to element in static pages

This commit is contained in:
2023-11-19 16:44:26 +03:00
parent a3ef86ba37
commit 70df8a53c8
5 changed files with 26 additions and 18 deletions

View File

@@ -92,4 +92,5 @@ function scroll_ev (event,el){
curtain.style.top = `${top}px`
}
}
}
}