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:
parent
08be256f1a
commit
67c40ee380
@ -510,7 +510,7 @@ class MultiWallet extends LitElement {
|
||||
|
||||
.qrcode-pos {
|
||||
margin-top: -180px;
|
||||
margin-left: 425px;
|
||||
margin-left: 800px;
|
||||
}
|
||||
|
||||
@media (max-width: 863px) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user