toast errors and some styling

This commit is contained in:
Matt Hill
2021-07-13 23:43:39 -06:00
committed by Aiden McClelland
parent c2313b4eb3
commit 6bbe19aed7
43 changed files with 463 additions and 403 deletions

View File

@@ -5,7 +5,10 @@
.menu-style {
border-style: solid;
border-width: 0px 1px 0px 0px;
border-color: #ff4960;
border-color: var(--ion-color-danger);
ion-item::part(native) {
height: 56px;
}
}
.selected-badge {