improve demo resizing

This commit is contained in:
Philipp Kühn
2021-02-02 11:37:24 +01:00
committed by Hans Pagel
parent 6fb953dab8
commit 138cd75b3c
3 changed files with 32 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
</div>
<iframe
v-show="!isLoading"
v-resize
v-resize.quiet
:src="`/demos/${name}?${query}`"
style="background-color: transparent;"
width="100%"