Merge pull request #2910 from paperless-ngx/feature-improved-statistics-widget

Feature: Improved statistics widget
This commit is contained in:
shamoon
2023-03-19 23:34:19 -07:00
committed by GitHub
11 changed files with 221 additions and 20 deletions

View File

@@ -629,3 +629,7 @@ code {
.accordion-button::after {
filter: invert(0.5) saturate(0);
}
.me-1px {
margin-right: 1px !important;
}