Skip to content

Commit 7d1e134

Browse files
committed
SDK-1687: Update Doc Scan demo iframe
1 parent 9c64fa1 commit 7d1e134

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@extends('layouts.app')
22

33
@section('content')
4-
<iframe src="{{ $iframeUrl }}" width="100%" height="750" allow="camera" style="border:none;"></iframe>
5-
@endsection
4+
<iframe src="{{ $iframeUrl }}" width="100%" height="750" allow="camera" style="border:none;" allowfullscreen></iframe>
5+
@endsection

0 commit comments

Comments
 (0)