Skip to content

Commit 0cf6e40

Browse files
committed
feat: slight style change
1 parent 9fc1c0a commit 0cf6e40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/ClassesFilters.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<template>
22
<v-row justify="center" align="center">
3-
<v-col cols="12" sm="12" md="10" lg="8">
3+
<v-col cols="12" sm="12" md="12" lg="8">
44
<v-card :loading="loading">
55
<v-card-title> Filters </v-card-title>
66
<v-card-actions>

0 commit comments

Comments
 (0)