Display basic mining info on transaction page

This commit is contained in:
Mononaut
2024-03-07 23:21:27 +00:00
parent 29bbb922c5
commit c17b77fe31
3 changed files with 121 additions and 3 deletions

View File

@@ -149,6 +149,10 @@
.btn {
display: block;
}
&.wrap-cell {
white-space: normal;
}
}
}