0.8.441
This commit is contained in:
@@ -536,8 +536,8 @@ function sendRoute(el, routeID = null){
|
||||
}
|
||||
el_route.scrollIntoView({
|
||||
behavior:"smooth",
|
||||
block:'nearest',
|
||||
inline:'nearest'
|
||||
block:'start',
|
||||
inline:'start'
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user