diff --git a/src/EventForm.ce.vue b/src/EventForm.ce.vue index 53db6c3..1064079 100644 --- a/src/EventForm.ce.vue +++ b/src/EventForm.ce.vue @@ -4,81 +4,77 @@
- + :class="{ 'opacity-40': !backable }" @click.prevent="back">
- +
-
- + @click="active = index"> +
- + :class="{ 'opacity-40': !nextable }" @click.prevent="next"> @@ -89,25 +85,28 @@
-
+
+
-
- - @@ -135,8 +136,8 @@