mirror of
https://github.com/Retropex/bitfeed.git
synced 2025-05-13 03:30:47 +02:00
Fix tx info width
This commit is contained in:
parent
5ace47c125
commit
ac81caafed
@ -14,7 +14,7 @@ function formatBTC (sats) {
|
||||
.tx-info {
|
||||
position: fixed;
|
||||
z-index: 50;
|
||||
width: 200px;
|
||||
width: 240px;
|
||||
display: block;
|
||||
transform: translate(-1rem, -120%);
|
||||
pointer-events: none;
|
||||
|
Loading…
Reference in New Issue
Block a user