mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-07-30 05:31:26 +00:00
Added border around qr code
This commit is contained in:
@@ -14203,8 +14203,10 @@ export const multiWalletStyles = css`
|
||||
}
|
||||
|
||||
.qrcode-pos {
|
||||
margin-top: -175px;
|
||||
margin-top: -190px;
|
||||
margin-right: 20px;
|
||||
float: right;
|
||||
border: 1px solid var(--black);
|
||||
}
|
||||
|
||||
.send-pos {
|
||||
|
Reference in New Issue
Block a user