QR style changes
This commit is contained in:
parent
2b74d9a75d
commit
010c13fa4f
3 changed files with 27 additions and 7 deletions
|
|
@ -11,7 +11,7 @@
|
|||
<h3>Share this secret with your other copayers</h3>
|
||||
<div class="panel">
|
||||
<qrcode size="250" data="{{$root.wallet.getSecret()}}"></qrcode>
|
||||
<div class="secret" class="ellipsis text-gray size-14">{{$root.wallet.getSecret()}}</div>
|
||||
<div class="secret text-gray size-14">{{$root.wallet.getSecret()}}</div>
|
||||
<div style="clear:both;"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue