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 98547c1 commit 8a5a583Copy full SHA for 8a5a583
vue/src/views/Signup.vue
@@ -8,7 +8,7 @@
8
<v-col sm="12" md="8" lg="6">
9
<h1>Account erstellen</h1>
10
<div style="padding-top:20px;">
11
- <iframe width="100%" height="500" :src="dataurl" frameborder="0">
+ <iframe width="100%" height="704" :src="dataurl" frameborder="0">
12
</iframe>
13
</div>
14
</v-col>
0 commit comments