mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-20 21:47:01 +01:00
Fix: only use pointer for sortable table headings, fix title width
This commit is contained in:
parent
68ca27c27c
commit
ac666df4ce
2 changed files with 11 additions and 11 deletions
|
|
@ -6,7 +6,7 @@ tr {
|
|||
user-select: none;
|
||||
}
|
||||
|
||||
th {
|
||||
.cursor-pointer {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue