Fixed issue with title in embedded player

- And issue with embedded preview re-appearing when changing values even though the user clicked stop
This commit is contained in:
Kasper Rynning-Tønnesen
2018-12-05 14:46:11 +01:00
parent dbee7398bb
commit 69c2dc6a33
2 changed files with 2 additions and 1 deletions

View File

@@ -140,6 +140,7 @@ window.addEventListener("load", function() {
Helper.addClass("#player", "video_only");
Helper.addClass("#player_overlay", "video_only");
Helper.css("#zoffbutton", "bottom", "0px");
Helper.css("#song-title", "width", "100vw");
}
M.Modal.init(document.getElementById("locked_channel"), {