Adding "mempool block" details. Work in progress!

This commit is contained in:
softsimon
2020-03-17 21:53:20 +07:00
parent 3e6f382c4d
commit 72658c19f6
18 changed files with 260 additions and 9 deletions

View File

@@ -104,3 +104,11 @@
border-right: 35px solid transparent;
border-bottom: 35px solid #FFF;
}
.blockLink {
width: 100%;
height: 100%;
position: absolute;
left: 0;
z-index: 10;
}