mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-21 11:14:14 +00:00
add prop to task-wrapper so that the cursor remains consistant (#14302)
This commit is contained in:
parent
4f70a6fbf4
commit
6b27e18699
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<div class="task-wrapper">
|
||||
<div class="task-wrapper" draggable>
|
||||
<div
|
||||
class="task transition"
|
||||
:class="[{
|
||||
|
|
|
|||
Loading…
Reference in a new issue