mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
remove scroll on detail screen
This commit is contained in:
parent
0feb44f586
commit
9ae1b3fcb8
@ -45,7 +45,6 @@
|
||||
getPromise().then(function (item) {
|
||||
|
||||
reloadFromItem(page, item);
|
||||
window.scrollTo(0, 0);
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user