mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-14 02:27:06 +01:00
a couple styling changes, collapsible menu
This commit is contained in:
parent
54af13e4b8
commit
532d5c1744
3 changed files with 14 additions and 11 deletions
|
|
@ -25,6 +25,8 @@ export class AppFrameComponent implements OnInit, OnDestroy {
|
|||
) {
|
||||
}
|
||||
|
||||
isMenuCollapsed: boolean = true
|
||||
|
||||
searchField = new FormControl('')
|
||||
|
||||
openDocuments: PaperlessDocument[] = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue