diff --git a/rapids/templates/rapids/rapid_form.html b/rapids/templates/rapids/rapid_form.html index faca705b..41269fa5 100755 --- a/rapids/templates/rapids/rapid_form.html +++ b/rapids/templates/rapids/rapid_form.html @@ -470,6 +470,7 @@ if (reader.result.startsWith("data:application/octet-stream;base64")) { const element = $("
").get(0) + element.height = 100; const imageId = cornerstoneWADOImageLoader.wadouri.fileManager.add( file );