Update: Fixes moving loading icon when wallet details are refreshing
This commit is contained in:
parent
71bdd845da
commit
1bf28d6e63
3 changed files with 9 additions and 2 deletions
|
|
@ -307,3 +307,7 @@ a.item {
|
|||
color: $v-dark-gray;
|
||||
font-size:0.9em;
|
||||
}
|
||||
|
||||
.loading-wallet svg {
|
||||
margin-top: 0;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue