mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Fix: dont show move icon for file tasks badge (#4860)
This commit is contained in:
parent
6d953babcb
commit
0cdd3581c9
@ -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