Sort chains by node count

This commit is contained in:
maciejhirsz
2018-07-12 16:04:04 +02:00
parent 47b80ad30e
commit ea8d7ad77d
10 changed files with 63 additions and 25 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
.Chain-content {
position: absolute;
left: 80px;
left: 0; /*80px;*/
right: 0;
min-height: 50vh;
background: #222;