mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-01-16 03:01:56 +00:00
Make iframe template blank
This commit is contained in:
parent
e99cd1dc0a
commit
a01b5761ae
@ -6,7 +6,7 @@
|
||||
<div class="iframe-container">
|
||||
<iframe class="iframe"
|
||||
scrolling="yes" frameborder="0"
|
||||
src="http://localhost:9999"></iframe>
|
||||
src="about:blank"></iframe>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tfw-webide"><app-webide></app-webide></div>
|
||||
|
Loading…
Reference in New Issue
Block a user