diff --git a/src/components/InteractiveEditor/EditItem.vue b/src/components/InteractiveEditor/EditItem.vue index a4a27844..ec1487b2 100644 --- a/src/components/InteractiveEditor/EditItem.vue +++ b/src/components/InteractiveEditor/EditItem.vue @@ -3,7 +3,7 @@ :name="modalName" :resizable="true" width="50%" - height="85%" + height="80%" classes="dashy-modal edit-item" @closed="modalClosed" > @@ -15,13 +15,33 @@

- + +