Add accounts search

This commit is contained in:
Harvey Tindall
2021-03-13 14:26:29 +00:00
parent e6e5b0f3cf
commit 03247ddef8
4 changed files with 142 additions and 23 deletions
+4
View File
@@ -445,3 +445,7 @@ a:visited {
a:hover, a:active {
color: var(--color-urge-200);
}
.search {
max-width: 15rem;
}