1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 10:49:36 +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(); avideoModalIframeRemove();
}, 1000); }, 1000);
} else { } else {
$('.swal-modal-iframe .swal-content').html(''); $('.swal-content').html('');
} }
} }