Fix: dont show move icon for file tasks badge (#4860)

This commit is contained in:
shamoon 2023-12-06 14:26:04 -08:00 committed by GitHub
parent 6d953babcb
commit 0cdd3581c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -312,7 +312,7 @@ main {
}
}
.nav-item .position-absolute {
.nav-item > .position-absolute {
cursor: move;
}