fix: indentation
This commit is contained in:
parent
832b9eaf4d
commit
8251b65399
4 changed files with 5 additions and 5 deletions
|
@ -1352,7 +1352,7 @@ function tryRemoveElement(elem) {
|
|||
newdlg.classList.add('videoPlayerContainer');
|
||||
|
||||
if (options.fullscreen) {
|
||||
newdlg.classList.add('videoPlayerContainer-onTop');
|
||||
newdlg.classList.add('videoPlayerContainer-onTop');
|
||||
}
|
||||
|
||||
let html = '';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue