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:
@@ -172,10 +172,10 @@
|
||||
<!-- v-model="obj.customFields" -->
|
||||
</v-flex>
|
||||
</v-layout>
|
||||
<!-- <v-layout align-left justify-center row wrap mt-5>
|
||||
<!-- <v-layout align-left justify-center row wrap mt-12>
|
||||
<v-flex xs6 sm4> FORMtags: {{ obj.tags }} </v-flex>
|
||||
</v-layout> -->
|
||||
<!-- <v-layout align-left justify-center row wrap mt-5>
|
||||
<!-- <v-layout align-left justify-center row wrap mt-12>
|
||||
<v-flex xs6 sm4>
|
||||
READY: {{ formState.ready }}
|
||||
<br />
|
||||
|
||||
Reference in New Issue
Block a user