2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-10 08:42:23 +03:00

#9, #11 Change css to contain more specific class names

This commit is contained in:
cristijora
2017-05-25 09:13:25 +03:00
parent 91b985377e
commit 66c38f7900
11 changed files with 30 additions and 122 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<template>
<div>
<form-wizard @on-complete="onComplete"
shape="square"
shape="circle"
color="gray"
@on-loading="setLoading"
@on-error="setError"