mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
Fix: dont show move icon for file tasks badge (#4860)
This commit is contained in:
parent
e4acbdd07f
commit
10904a96cb
@ -312,7 +312,7 @@ main {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.nav-item .position-absolute {
|
.nav-item > .position-absolute {
|
||||||
cursor: move;
|
cursor: move;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user