mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-30 18:27:45 -05:00
Fix: Miscellaneous v2.0 visual fixes (#4576)
* Fix notes count in tab button wrapping * Fix position of custom fields dropdown on mobile * Limit list view title width * Update messages.xlf
This commit is contained in:
@@ -143,6 +143,7 @@
|
||||
<th
|
||||
pngxSortable="title"
|
||||
title="Sort by title" i18n-title
|
||||
class="w-40"
|
||||
[currentSortField]="list.sortField"
|
||||
[currentSortReverse]="list.sortReverse"
|
||||
(sort)="onSort($event)"
|
||||
|
Reference in New Issue
Block a user