This commit is contained in:
Ross
2025-03-10 11:25:01 +00:00
parent 73cd6b7591
commit 2c22616cc7
+1 -1
View File
@@ -5,7 +5,7 @@
<div style="height: 100vh; width: 95%, mangin: 0; padding: 0; overflow: hidden;">
<iframe crossorigin="anonymous" allow="credentialless" class="embedded-viewer" src="{{viewer_link}}" width="100%" height="95%" style="border:none;"></iframe>
<iframe crossorigin="anonymous" allow='cross-origin-isolated' class="embedded-viewer" src="{{viewer_link}}" width="100%" height="95%" style="border:none;"></iframe>
</div>