Display "in several hours" for transactions over 7 blocks away.

This commit is contained in:
softsimon
2020-05-24 00:25:04 +07:00
parent f0c4afe2c2
commit e8864dd559
2 changed files with 11 additions and 4 deletions

View File

@@ -2,4 +2,5 @@
position: relative;
overflow-x: scroll;
overflow-y: hidden;
scrollbar-width: none;
}