|
@@ -344,8 +344,8 @@
|
|
|
<p class="text-start text-white mb-2">※ 按下【確定發送】後,NFT擁有權將轉移至接收者</p>
|
|
|
<button id="qrcodeButton"type="button" style="border:1px solid #fff; border-radius: 30px;" class="qrcode btn text-white px-3">掃描QRCode</button>
|
|
|
<button type="button" style="border:1px solid #fff; border-radius: 30px;" class="close btn text-white px-3">取消</button>
|
|
|
- <input style="border-radius: 30px; background:#fff; border: none;" class="send-btn p-2 ms-1" type="submit" value="確定發送">
|
|
|
- <!-- <button sty type="button" style="border-radius: 30px; background:#fff;" class="btn ms-2">確定發送</button> -->
|
|
|
+ <!-- <input style="border-radius: 30px; background:#fff; border: none;" class="send-btn p-2 ms-1" type="submit" value="確定發送"> -->
|
|
|
+ <button style="border-radius: 30px; background:#fff; border: none;" type="submit" style="border-radius: 30px; background:#fff;" class="btn ms-2">確定發送</button>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|