Skip to content
Snippets Groups Projects
Commit dec35ac1 authored by Thilo Wischmeyer's avatar Thilo Wischmeyer Committed by Thilo Wischmeyer
Browse files

Repaired statistics page layout

parent bec50125
No related branches found
No related tags found
1 merge request!247Resolve "Update Vuetify"
<template>
<div>
<v-row
class="ma-2"
>
<v-col cols="5">
<v-container>
<v-row>
<v-col>
<label-statistics />
</v-col>
<v-col
offset="1"
cols="5"
>
<v-col>
<correction-statistics />
</v-col>
</v-row>
</div>
</v-container>
</template>
<script lang="ts">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment