mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-03 22:24:27 +01:00
Improve QR code display on dark background
This commit is contained in:
@@ -116,3 +116,9 @@ a.nav-link:hover {
|
||||
.invoice-details a {
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
#qrCode {
|
||||
padding: 10px;
|
||||
background: white;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user