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 6206ef1 commit fb741a1Copy full SHA for fb741a1
resources/views/standalonepopup.blade.php
@@ -57,7 +57,7 @@
57
});
58
</script>
59
</head>
60
- <body style="margin:0;position:absolute;top:0;left:0;width:100%;height:100%;transition: opacity 1s ease-out;opacity: 0;">
+ <body style="margin:0;position:absolute;top:0;left:0;width:100%;height:100%;">
61
62
<!-- Element where elFinder will be created (REQUIRED) -->
63
<div id="elfinder" style="position:absolute;top:0;left:0;width:100%;height:100%;"></div>
0 commit comments