Basic search

This commit is contained in:
Magnus Åhall 2026-02-25 21:46:28 +01:00
parent 8aef6d8a2e
commit 39b9515f76
2 changed files with 47 additions and 8 deletions

View file

@ -106,6 +106,10 @@ button {
cursor: pointer;
}
#search {
margin-bottom: 16px;
}
#records-tree {
white-space: nowrap;