mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 00:05:21 +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;
|
cursor: move;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue