We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5467587 + 4e73b7e commit fc55d5fCopy full SHA for fc55d5f
1 file changed
src/components/LayoutStepper.vue
@@ -11,7 +11,7 @@
11
overlay
12
side="right"
13
v-model="isPreviewDrawerEnabled"
14
- width="600"
+ v-bind:width="600"
15
>
16
<div id="preview-button-close">
17
<q-btn
0 commit comments