fix nav to show from market and add more disk info

This commit is contained in:
Matt Hill
2021-09-12 06:17:05 -06:00
parent cfeeb81fab
commit a91199c46b
9 changed files with 195 additions and 168 deletions

View File

@@ -58,6 +58,11 @@ $subheader-height: 48px;
}
}
.item-subdivider {
padding: 0 16px;
margin-top: 0;
}
.loader {
--spinner-color: var(--ion-color-warning) !important;
z-index: 40000 !important;