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 245af5fa8f
commit 93c5f0bd84
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;
}