mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
remove scroll on detail screen
This commit is contained in:
parent
0feb44f586
commit
9ae1b3fcb8
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@
|
||||||
getPromise().then(function (item) {
|
getPromise().then(function (item) {
|
||||||
|
|
||||||
reloadFromItem(page, item);
|
reloadFromItem(page, item);
|
||||||
window.scrollTo(0, 0);
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue