From 2efec309e8a8c186b28896caa120a7bdb08ccf17 Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Fri, 27 Aug 2021 16:02:47 +0200 Subject: [PATCH] [mirotalksfu] - set swal img size --- public/js/Room.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/js/Room.js b/public/js/Room.js index eee54652..f80247be 100644 --- a/public/js/Room.js +++ b/public/js/Room.js @@ -272,6 +272,8 @@ async function shareRoom(useNavigator = false) { Swal.fire({ background: swalBackground, imageUrl: swalImageUrl, + imageWidth: 300, + imageHeight: 200, position: 'center', title: 'Hello ' + peer_name + '', html: @@ -712,6 +714,8 @@ function showAbout() { Swal.fire({ background: swalBackground, imageUrl: swalImageUrl, + imageWidth: 300, + imageHeight: 200, position: 'center', html: `