fixed the drag issue
This commit is contained in:
@@ -14,7 +14,7 @@ const props = defineProps({
|
||||
:grid="[stepX, stepY]"
|
||||
:default-position="{ x: props.value.x, y: props.value.y }"
|
||||
>
|
||||
<div style="display: flex;">
|
||||
<div>
|
||||
<q-card flat bordered>
|
||||
<q-card-section style="padding: 0">
|
||||
<div class="row items-center no-wrap">
|
||||
|
||||
Reference in New Issue
Block a user