Reveal coinbase scriptsig and op_return scriptpubkey ascii on hover.

This commit is contained in:
softsimon
2020-05-22 00:35:45 +07:00
parent a4b5a34995
commit b161f7351c
5 changed files with 35 additions and 2 deletions

View File

@@ -388,3 +388,7 @@ h1, h2, h3 {
.mt-2-5, .my-2-5 {
margin-top: 0.75rem !important;
}
.tooltip-inner {
max-width: inherit;
}