mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-26 22:49:01 -06: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