Merge pull request #230 from JDonadio/ref/home-01
Fix activity spinner - UI
This commit is contained in:
commit
edcbec7d96
4 changed files with 62 additions and 61 deletions
|
|
@ -4,6 +4,10 @@
|
|||
*
|
||||
*/
|
||||
|
||||
h3.title {
|
||||
margin-left: 10px !important;
|
||||
}
|
||||
|
||||
.walletHome h4.title {
|
||||
padding: 0px 0 10px 15px;
|
||||
margin: 5px 0 5px 0;
|
||||
|
|
@ -521,6 +525,10 @@ ul.wallet-selection.wallets {
|
|||
font-size: 28px;
|
||||
}
|
||||
|
||||
.size-32 {
|
||||
font-size: 32px;
|
||||
}
|
||||
|
||||
.size-36 {
|
||||
font-size: 36px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue