mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-05-07 15:15:24 +00:00
Fix: only use pointer for sortable table headings, fix title width
This commit is contained in:
@@ -6,7 +6,7 @@ tr {
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
th {
|
||||
.cursor-pointer {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user