From 0cdc0485d80d66d7ec02c5c7290608943fda4604 Mon Sep 17 00:00:00 2001 From: cristijora Date: Wed, 27 Sep 2017 22:53:50 +0300 Subject: [PATCH] #22 Initial support for vertical tabs --- dev-example/WizardRoute.vue | 7 ++++++- src/assets/form-wizard/_wizard-card.scss | 17 +++++++++++++++++ src/components/FormWizard.vue | 17 ++++++++++++++--- 3 files changed, 37 insertions(+), 4 deletions(-) diff --git a/dev-example/WizardRoute.vue b/dev-example/WizardRoute.vue index 89bb851..744175d 100644 --- a/dev-example/WizardRoute.vue +++ b/dev-example/WizardRoute.vue @@ -7,7 +7,8 @@ {{tab}} @@ -66,6 +67,10 @@ @import "loader.css";