From 1cdb64f21f717b89b1459d13088c1bc7e89723c3 Mon Sep 17 00:00:00 2001 From: Arc <33088785+arcbtc@users.noreply.github.com> Date: Tue, 28 Jan 2020 22:26:38 +0000 Subject: [PATCH] Update withdraw.html --- lnbits/templates/withdraw.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lnbits/templates/withdraw.html b/lnbits/templates/withdraw.html index ba9384c2f..1cec8accf 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 {