[Frontend] CSS and markup for iframe
WTD-1150 WTD-1145 CSS and markup to cause iframes to layout properly without double scroll bars
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<div class="abs l-iframe">
|
||||
<iframe ng-controller="EmbeddedPageController as ctl"
|
||||
style="width: 100%; height: 100%;"
|
||||
ng-src="{{ctl.trust(model.url)}}">
|
||||
</iframe>
|
||||
</iframe>
|
||||
</div>
|
||||
Reference in New Issue
Block a user