mirror of
https://github.com/bumi/lntip
synced 2025-06-17 02:05:35 +00:00
Merge pull request #8 from mbarkhau/patch-1
Improve scanability fo QR code
This commit is contained in:
commit
3c97f31e03
@ -89,6 +89,10 @@
|
||||
width: 100%;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.lnme-qrcode > canvas {
|
||||
border: 5px solid #fff;
|
||||
background: #fff;
|
||||
}
|
||||
.lnme-details {
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
|
Loading…
x
Reference in New Issue
Block a user