mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 07:37:25 +01:00
add prop to task-wrapper so that the cursor remains consistant (#14302)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="task-wrapper">
|
<div class="task-wrapper" draggable>
|
||||||
<div
|
<div
|
||||||
class="task transition"
|
class="task transition"
|
||||||
:class="[{
|
:class="[{
|
||||||
|
|||||||
Reference in New Issue
Block a user