0.8.447
This commit is contained in:
@@ -58,7 +58,7 @@ function select_tab_profile (el,url,owner_type=null) {
|
|||||||
let header = document.querySelector("header")
|
let header = document.querySelector("header")
|
||||||
header.scrollIntoView({
|
header.scrollIntoView({
|
||||||
behavior: "smooth",
|
behavior: "smooth",
|
||||||
block: "center",
|
block: "start",
|
||||||
inline: "nearest"
|
inline: "nearest"
|
||||||
})
|
})
|
||||||
middleWareJS()
|
middleWareJS()
|
||||||
|
|||||||
Reference in New Issue
Block a user