Add padding and background to crypto QR code, Fix #10
This commit is contained in:
parent
13beaca4a3
commit
8c17811c5f
@ -104,6 +104,18 @@ html.md #track-page-tabbar .tabbar-label {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
|
|
||||||
|
Crypto
|
||||||
|
|
||||||
|
*/
|
||||||
|
|
||||||
|
#paymentRequestQRCodeContainer img {
|
||||||
|
padding: 2em;
|
||||||
|
background-color: white;
|
||||||
|
max-width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Map
|
Map
|
||||||
|
Loading…
x
Reference in New Issue
Block a user