mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-19 13:06:46 +01:00
100vh body height, fix filter editor horizontal overflow
This commit is contained in:
parent
32f6932faf
commit
3e49f93816
4 changed files with 11 additions and 3 deletions
|
|
@ -1,5 +1,9 @@
|
|||
@import "/src/theme";
|
||||
|
||||
::ng-deep app-document-list app-page-header > div.mb-3 {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
|
||||
tr {
|
||||
user-select: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue