Auth QR Code: Always use white background (#1459)
This commit is contained in:
parent
ebe358bc5f
commit
a90019a2f2
@ -121,6 +121,13 @@
|
||||
opacity: 0.5;
|
||||
transform: scale(0.8);
|
||||
}
|
||||
|
||||
canvas {
|
||||
padding: .625rem;
|
||||
border-radius: var(--border-radius-default);
|
||||
background: var(--color-white);
|
||||
margin-top: -.625rem;
|
||||
}
|
||||
}
|
||||
|
||||
h3 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user