Add filters to data bank manager

This commit is contained in:
Cohee
2024-04-16 22:23:59 +03:00
parent 5a614b5173
commit ab5b497562
3 changed files with 132 additions and 66 deletions

View File

@@ -18,3 +18,12 @@
.attachmentListItem {
padding: 10px;
}
.attachmentListItemSize {
min-width: 4em;
text-align: right;
}
.attachmentListItemCreated {
text-align: right;
}