Beginnings of the wallet summary

Changes width of menu to be smaller
This commit is contained in:
GloriousCode
2017-10-16 17:47:01 +11:00
parent a36f5cc13e
commit ffd3e05ca9
12 changed files with 143 additions and 76 deletions

View File

@@ -8,6 +8,8 @@ body {
}
.loading-spinner {
margin-left:50%;
margin-right:50%;
@@ -20,7 +22,9 @@ body {
margin: 10px auto;
}
.mat-drawer {
background: none !important;
}
@import '~@angular/material/prebuilt-themes/indigo-pink.css';