mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-08 07:45:32 +01:00
Spacing tweaks, mobile breakpoint
This commit is contained in:
parent
43d05b2e6d
commit
c266cd6aae
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@
|
|||
|
||||
</app-page-header>
|
||||
|
||||
<div class="sticky-top py-2 mt-n3 py-sm-4 bg-body mx-n3 px-3">
|
||||
<div class="sticky-top py-2 mt-n2 mt-sm-n3 py-sm-4 bg-body mx-n3 px-3">
|
||||
<app-filter-editor [hidden]="isBulkEditing" [(filterRules)]="list.filterRules" [unmodifiedFilterRules]="unmodifiedFilterRules" #filterEditor></app-filter-editor>
|
||||
<app-bulk-editor [hidden]="!isBulkEditing"></app-bulk-editor>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue