diff --git a/files/root/index.html b/files/root/index.html index 6c3d37b..b2aa342 100644 --- a/files/root/index.html +++ b/files/root/index.html @@ -89,6 +89,10 @@ width: 100%; white-space: nowrap; } + .lnme-qrcode > canvas { + border: 5px solid #fff; + background: #fff; + } .lnme-details { text-overflow: ellipsis; overflow: hidden;