Show prettier empty mempool blocks.

This commit is contained in:
softsimon
2020-07-24 12:23:49 +07:00
parent 0f11642418
commit 959e2b55cb
3 changed files with 8 additions and 12 deletions

View File

@@ -116,13 +116,3 @@
left: 0;
z-index: 10;
}
.empty-block {
width: 125px;
height: 125px;
background-color: #554b45;
right: 40px;
text-align: center;
display: flex;
align-items: center;
}