We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 383a44c commit 359653fCopy full SHA for 359653f
src/components/ComponentDisplay.vue
@@ -22,7 +22,7 @@
22
>
23
<h3>{{ componentData.componentName }}</h3>
24
</VueDraggableResizable>
25
- <q-dialog v-model="modalOpen" style="width: 700px">
+ <q-dialog v-model="modalOpen">
26
<ChildrenMultiselect />
27
</q-dialog>
28
</div>
0 commit comments