Bug fixes
This commit is contained in:
parent
d0099ddd4f
commit
2f4c2c57a9
@ -1136,6 +1136,7 @@
|
|||||||
},
|
},
|
||||||
]
|
]
|
||||||
router.addRoute('economic_framework', () => {
|
router.addRoute('economic_framework', () => {
|
||||||
|
document.body.scrollTop = document.documentElement.scrollTop = 0;
|
||||||
})
|
})
|
||||||
window.onload = () => {
|
window.onload = () => {
|
||||||
document.body.classList.remove('hidden')
|
document.body.classList.remove('hidden')
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user