Posts by Yago Marques • 11 points
1 post
- 
		1 votes2 answers5335 viewsA: Iframe does not really fit with 100% heightI found a very simple solution: Where do you have height="100%", replace with style="height:100vh". 
1 post
1
votes2
answers5335
viewsI found a very simple solution: Where do you have height="100%", replace with style="height:100vh".