king
2022-08-17 a6c0423a5164d0bbecfc27d59b7ea140cdab6fca
src/menu/components/form/dragtitle/card.jsx
@@ -33,7 +33,7 @@
      }
    }
  })
  const opacity = isDragging ? 0 : 1
  const opacity = isDragging ? 0.5 : 1
  const close = () => {
    closeCard(id)