Move QR code to the right, as a quick fix to avoid overlapping ARRR sapling address. We might need to rethink the layout of this screen.

This commit is contained in:
CalDescent 2022-07-15 15:36:16 +01:00
parent 08be256f1a
commit 67c40ee380

View File

@ -510,7 +510,7 @@ class MultiWallet extends LitElement {
.qrcode-pos {
margin-top: -180px;
margin-left: 425px;
margin-left: 800px;
}
@media (max-width: 863px) {