mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 15:25:41 +01:00
Fix: dont show move icon for file tasks badge (#4860)
This commit is contained in:
parent
6d953babcb
commit
0cdd3581c9
1 changed files with 1 additions and 1 deletions
|
|
@ -312,7 +312,7 @@ main {
|
|||
}
|
||||
}
|
||||
|
||||
.nav-item .position-absolute {
|
||||
.nav-item > .position-absolute {
|
||||
cursor: move;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue