mirror of
https://git.wownero.com/wownero/wownero-wallet-generator.git
synced 2024-08-15 01:03:32 +00:00
Add missing semicolon in show QR button css override
This commit is contained in:
parent
8017c5de78
commit
9df4ebff76
2 changed files with 14 additions and 14 deletions
|
@ -10281,7 +10281,7 @@ bC0zLjUsMjAuNGgtNkwyNDQuOCwzMTAuNkwyNDQuOCwzMTAuNnoiLz4KPC9nPgo8L3N2Zz4K">
|
|||
<span class="card-title light-green-text text-darken-4">
|
||||
Public address
|
||||
<input type="button" class="waves-effect waves-light btn" onclick="js:toggle_qr();" value="Show QR code" action=""
|
||||
style="line-height: 25px height: 25px; font-size: 60%; padding: 0px 1.5rem;"/>
|
||||
style="line-height: 25px; height: 25px; font-size: 60%; padding: 0px 1.5rem;"/>
|
||||
</span>
|
||||
|
||||
<p>This is the address you give to third parties to send monero to you.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue