Added ability to edit item records

This commit is contained in:
2022-11-03 22:08:45 -04:00
parent 6c64e6c9a1
commit cb5083d0d7
6 changed files with 132 additions and 13 deletions

View File

@ -89,7 +89,9 @@ input[type="submit"].button-primary{
#item-header{
margin-bottom: 25px;
h1{
h1,
p{
display: inline-block;
margin-bottom: 7px;
}