mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-04-24 03:47:53 +00:00
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 {
|
.qrcode-pos {
|
||||||
margin-top: -180px;
|
margin-top: -180px;
|
||||||
margin-left: 425px;
|
margin-left: 800px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 863px) {
|
@media (max-width: 863px) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user