Add transactions to webclient

This commit is contained in:
2020-01-09 09:04:32 +00:00
parent 381a5c99f3
commit 58a00f58a9
2 changed files with 131 additions and 10 deletions
+4
View File
@@ -2,6 +2,10 @@ html, body {
font-size: 16px;
}
body {
overflow-y: scroll;
}
.header {
padding-top: 1.5rem;
margin-bottom: 1.5rem;