Adding ETA, confirmed time, and other ui improvements to transaction page.

This commit is contained in:
softsimon
2020-03-23 04:07:31 +07:00
parent dc8eae6b76
commit 39643ce0f8
10 changed files with 207 additions and 84 deletions

View File

@@ -14,12 +14,7 @@
.title-block {
color: #FFF;
padding-left: 10px;
padding-top: 20px;
padding-bottom: 3px;
border-top: 5px solid #FFF;
}
.title-block > h1 {
margin: 0;
}