Allow filtering by document metadata

This commit is contained in:
Michael Shamoon
2022-03-27 00:08:08 -07:00
parent b67b2f04d9
commit 22a90363f6
8 changed files with 20 additions and 5 deletions

View File

@@ -53,3 +53,7 @@ $paperless-card-breakpoints: (
margin-left: 0;
}
}
a {
cursor: pointer;
}