added white background to the QR code for zaps
All checks were successful
Release to Staging / build_and_release (push) Successful in 43s
All checks were successful
Release to Staging / build_and_release (push) Successful in 43s
(reason: a lot of the time the camera can't read the QR because it was almost black on black)
This commit is contained in:
parent
f3dde26d88
commit
7fa59d6a52
@ -60,6 +60,9 @@
|
||||
width: 100%;
|
||||
max-width: 250px;
|
||||
cursor: pointer;
|
||||
padding: 17px 0px;
|
||||
background: white;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.popUpMainCardBottomLnurl {
|
||||
|
Loading…
Reference in New Issue
Block a user