diff --git a/lnbits/templates/withdraw.html b/lnbits/templates/withdraw.html index ba9384c2..1cec8acc 100644 --- a/lnbits/templates/withdraw.html +++ b/lnbits/templates/withdraw.html @@ -289,7 +289,8 @@ function drawwithdraw(data) { + "

Shareable link

" + "

Print all withdraws

" - + document.getElementById("qrcode").style.backgroundColor = "white"; + document.getElementById("qrcode").style.padding = "20px"; } else {