added ability to reload the bank balances automatically.

This commit is contained in:
2021-10-29 14:47:27 -07:00
parent 43e0bc682a
commit edeb1b1f2e
5 changed files with 135 additions and 94 deletions

View File

@@ -163,6 +163,9 @@ nav.navbar .navbar-item.is-active {
display:block;
background-color: #F9F9F9;
border-right: 1px solid #DEDEDE;
@include until(1280px) {
}
}
.aside .subtitle {