mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix overlay menus
This commit is contained in:
parent
a15cc23c27
commit
6dae843884
6 changed files with 244 additions and 246 deletions
|
@ -1705,7 +1705,7 @@
|
|||
}
|
||||
|
||||
var width = screenWidth / innerWidth;
|
||||
div.remove();
|
||||
div.parentNode.removeChild(div);
|
||||
return Math.floor(width);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue