Update: Fixes moving loading icon when wallet details are refreshing

This commit is contained in:
Sam Cheng Hung 2018-03-29 14:59:01 +09:00
commit 1bf28d6e63
3 changed files with 9 additions and 2 deletions

View file

@ -307,3 +307,7 @@ a.item {
color: $v-dark-gray;
font-size:0.9em;
}
.loading-wallet svg {
margin-top: 0;
}