mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
chore: drag cursor
This commit is contained in:
parent
4c4011a617
commit
e3c5c55f0b
@ -62,7 +62,7 @@ export default (props: {
|
||||
'transition-transform': !!state.active.draggable,
|
||||
}}
|
||||
>
|
||||
<div class="m-1 flex cursor-pointer justify-between p-1">
|
||||
<div class="m-1 flex cursor-grab justify-between p-1">
|
||||
<span class="select-none">{key}</span>
|
||||
<input
|
||||
type="checkbox"
|
||||
|
Loading…
Reference in New Issue
Block a user