Projected block overview mouse events & tx preview

This commit is contained in:
Mononaut
2022-05-31 14:16:35 +00:00
parent d4c9f6decb
commit 1aac96a6f6
5 changed files with 158 additions and 32 deletions

View File

@@ -243,6 +243,10 @@ body {
}
}
.table-fixed {
table-layout: fixed;
}
.close {
color: #fff;
}