Skip to content
Snippets Groups Projects
Commit 2c815ee1 authored by Kevin Pham's avatar Kevin Pham
Browse files

Fix mobile app embedding display, which partially showed the content

- Width and height of the iframe now at 100%
- Container was always filling the content area but iframe was not, which was why this change was made
parent 326284c7
No related branches found
No related tags found
No related merge requests found
{{=<% %>=}}
<div style="height: 100%; width: 100%; background: white;">
<iframe
width="100%"
height="100%"
src="<% wwwroot %>/mod/hvp/embed.php?id=<% cmid %>&user_id=<% user_id %>&secret=<% secret %>"
frameborder="0"
allow="microphone; camera"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment