1
0
kolaente 70f48eaaca
fix(task): make sure the drag handle is shown as intended
Due to a previous refactoring, the drag handle was always shown instead of only on hover. The css class was moved out of the task component, but its styles weren't

Related to https://kolaente.dev/vikunja/frontend/issues/3934
2024-02-06 18:29:17 +01:00
..