1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-04 02:09:22 +02:00

Css fixes

This commit is contained in:
Daniel 2021-09-03 11:27:04 -03:00
parent b68077d50c
commit e3e708b6e8

View file

@ -1222,7 +1222,7 @@ function avideoModalIframeRemove() {
avideoModalIframeRemove();
}, 1000);
} else {
$('.swal-modal-iframe .swal-content').html('');
$('.swal-content').html('');
}
}