Add print css for document list

Allow printing of the document list in a clean way

* Hide sidebar, filter
* Use full width
This commit is contained in:
Alexander Menk
2021-05-15 12:26:04 +02:00
parent edb9d934b2
commit 37287c3e7e
2 changed files with 31 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
@import "theme";
@import "theme_dark";
@import "print";
@import "node_modules/bootstrap/scss/bootstrap";
@import "~@ng-select/ng-select/themes/default.theme.css";