Added ability to modify file metadata

This commit is contained in:
Isaac Abadi
2022-06-17 15:34:12 -04:00
parent 53a181e04d
commit 9cf8b87c6e
12 changed files with 264 additions and 77 deletions

View File

@@ -17,6 +17,10 @@
vertical-align: top;
}
.info-field {
width: 90%;
}
.a-wrap {
word-wrap: break-word
}