mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-08-16 00:36:22 +00:00
Styled, organized button UI
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
[rotate]="true" (pageChange)="list.reload()" aria-label="Default pagination"></ngb-pagination>
|
||||
</div>
|
||||
|
||||
<div class="w-100 mb-2" [ngbCollapse]="!isBulkEditing">
|
||||
<div class="w-100 mb-3" [ngbCollapse]="!isBulkEditing">
|
||||
<app-bulk-editor
|
||||
(selectPage)="list.selectPage()"
|
||||
(selectAll)="list.selectAll()"
|
||||
|
Reference in New Issue
Block a user