Style iframe using normal SCSS
This commit is contained in:
@@ -1 +1 @@
|
||||
<iframe src="{{ .Inner }}" frameborder="0" style="display: block; width: 100%; height: 800px;"></iframe>
|
||||
<iframe src="{{ .Inner }}" frameborder="0" class="iframe-generic"></iframe>
|
||||
|
||||
Reference in New Issue
Block a user