This commit is contained in:
2019-02-21 20:48:24 +00:00
parent 482de8f627
commit d3c14e968f
2 changed files with 82 additions and 78 deletions

View File

@@ -27,9 +27,9 @@
</v-btn>
</v-toolbar>
<v-content>
<v-container fluid fill-height>
<v-layout justify-center align-center>
<router-view></router-view>
<v-container fluid fill-height >
<v-layout justify-center >
<router-view ></router-view>
</v-layout>
</v-container>
</v-content>