We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0499cf8 commit e392712Copy full SHA for e392712
js/index.js
@@ -446,7 +446,7 @@ function handleCustomApp(appTemplate) {
446
</div>
447
<div class="modal-body" style="height:100%">
448
<div class="content" style="height:100%">
449
- <iframe class="modal-iframe" src="apps/${appTemplate.id}/${appTemplate.custom}" style="width:100%;height:100%;border:0px;">
+ <iframe src="apps/${appTemplate.id}/${appTemplate.custom}" style="width:100%;height:100%;border:0px;">
450
451
452
0 commit comments