Skip to content

Commit

Permalink
lambda
Browse files Browse the repository at this point in the history
  • Loading branch information
aopoltorzhicky authored and m-kus committed Nov 25, 2020
1 parent 8bc3020 commit cfff3b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/TreeNodeDetails.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<v-dialog
v-if="data"
v-model="show"
width="820"
width="800"
:fullscreen="fullscreen"
scrollable
:retain-focus="false"
Expand Down

0 comments on commit cfff3b3

Please sign in to comment.