mirror of
https://github.com/bumi/lntip
synced 2025-06-17 10:15: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%;
|
width: 100%;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
.lnme-qrcode > canvas {
|
||||||
|
border: 5px solid #fff;
|
||||||
|
background: #fff;
|
||||||
|
}
|
||||||
.lnme-details {
|
.lnme-details {
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user