mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 10:49:36 +02:00
Css fixes
This commit is contained in:
parent
b68077d50c
commit
e3e708b6e8
1 changed files with 1 additions and 1 deletions
|
@ -1222,7 +1222,7 @@ function avideoModalIframeRemove() {
|
||||||
avideoModalIframeRemove();
|
avideoModalIframeRemove();
|
||||||
}, 1000);
|
}, 1000);
|
||||||
} else {
|
} else {
|
||||||
$('.swal-modal-iframe .swal-content').html('');
|
$('.swal-content').html('');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue