fix qr icon
This commit is contained in:
parent
b949aae19e
commit
cbafd4871f
1 changed files with 3 additions and 3 deletions
|
|
@ -68,9 +68,9 @@
|
||||||
spellcheck="false"></textarea>
|
spellcheck="false"></textarea>
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
<div class="qr-scanner-input-import">
|
<div class="col text-center">
|
||||||
<qr-scanner on-scan="processWalletInfo(data)"></qr-scanner>
|
<qr-scanner class="qr-icon size-24" on-scan="processWalletInfo(data)"></qr-scanner>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<ion-toggle ng-model="showAdv" toggle-class="toggle-stable">
|
<ion-toggle ng-model="showAdv" toggle-class="toggle-stable">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue