Create new records

This commit is contained in:
Magnus Åhall 2026-02-25 14:48:11 +01:00
parent 7d7c0c9570
commit 3763367510
6 changed files with 117 additions and 19 deletions

View file

@ -81,11 +81,20 @@ button {
padding: 4px 8px;
}
#create-icon {
position: absolute;
top: 18px;
right: 64px;
width: 24px;
cursor: pointer;
}
#settings-icon {
position: absolute;
top: 16px;
right: 16px;
width: 32px;
cursor: pointer;
}
#records-tree {