revamp wifi, fix error messaging in forms

This commit is contained in:
Matt Hill
2021-08-17 19:01:35 -06:00
committed by Aiden McClelland
parent bcb6d9d673
commit 62b523ebde
46 changed files with 899 additions and 781 deletions

View File

@@ -27,5 +27,6 @@ ion-item-divider {
.validation-error {
p {
font-size: small;
color: var(--ion-color-danger);
}
}