Adding version and locktime to transaction details

fixes #929
This commit is contained in:
softsimon
2021-11-15 12:00:41 +04:00
parent 475f9344a0
commit 34c9ca4197
2 changed files with 77 additions and 37 deletions

View File

@@ -110,7 +110,7 @@
}
&:last-child {
text-align: right;
@media (min-width: 768px) {
@media (min-width: 850px) {
text-align: left;
}
}