Adding version and locktime to transaction details

fixes #929
This commit is contained in:
softsimon
2021-11-15 12:00:41 +04:00
parent a97e6096bf
commit 7caf9c8fe2
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;
}
}