mirror of
https://github.com/paritytech/banana_split.git
synced 2026-09-14 11:06:18 +05:00
Larger QR code
This commit is contained in:
parent
7f539df28a
commit
7be277a7e9
@ -5,7 +5,7 @@
|
||||
<h3>You need {{requiredShards - 1}} more QR {{pluralizeCode}} like this to reconstruct the secret</h3>
|
||||
<h4>Please go to <a href="https://bs.parity.io">https://bs.parity.io</a> to download the reconstruction webapp, if you don't have one already</h4>
|
||||
</div>
|
||||
<qriously class="print-only" v-bind:value="shard" v-bind:size="600" />
|
||||
<qriously class="print-only" v-bind:value="shard" v-bind:size="750" />
|
||||
<qriously class="screen-only" v-bind:value="shard" v-bind:size="200" />
|
||||
<div class="print-only">
|
||||
<div class="recovery-field">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user