We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fc1c0a commit 0cf6e40Copy full SHA for 0cf6e40
1 file changed
components/ClassesFilters.vue
@@ -1,6 +1,6 @@
1
<template>
2
<v-row justify="center" align="center">
3
- <v-col cols="12" sm="12" md="10" lg="8">
+ <v-col cols="12" sm="12" md="12" lg="8">
4
<v-card :loading="loading">
5
<v-card-title> Filters </v-card-title>
6
<v-card-actions>
0 commit comments