Updated various changed layout items from 1.5vuetify to 2.x vuetify. Still more grid layout stuff but got sizing changed and some classes that were renamed. Seems nothing is more broken at this point and some things are fixed
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<v-layout column wrap class="my-5" align-center v-if="this.formState.ready">
|
||||
<v-layout column wrap class="my-12" align-center v-if="this.formState.ready">
|
||||
<v-flex xs12 mt-1 mb-2 v-if="formState.errorBoxMessage">
|
||||
<v-alert
|
||||
ref="errorbox"
|
||||
|
||||
Reference in New Issue
Block a user