UI test for change password

Help docs
This commit is contained in:
Jamie Curnow
2023-03-01 16:34:52 +10:00
parent cfbd7f05d0
commit 91fe448782
7 changed files with 61 additions and 17 deletions

View File

@@ -72,5 +72,6 @@ pre {
margin: 0;
font-size: var(--chakra-fontSizes-lg);
font-weight: var(--chakra-fontWeights-semibold);
color: var(--chakra-colors-teal-500)
}
}