We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32a1ca9 commit 81cf037Copy full SHA for 81cf037
demo/src/examples/example01.html
@@ -102,7 +102,7 @@ <h2 class="bd-title">
102
<div class="row mt-4">
103
<label class="col-sm-2">Code Sample</label>
104
<div class="col-sm-10 col-lg-8">
105
- <iframe style="height:100%; width:60%; position:fixed;" src="data:text/html;charset=utf-8,
+ <iframe style="height:100%; width:60%; position:absolute;" src="data:text/html;charset=utf-8,
106
<head><base target='_blank' /></head>
107
<body><script src='https://gist.github.com/ghiscoding/d9136bb871e43cf93da6b58cd3e1ccfe.js'></script>
108
</body>">
0 commit comments