Skip to content

Commit

Permalink
fix(style) wrong col placement
Browse files Browse the repository at this point in the history
  • Loading branch information
jvJUCA committed May 14, 2024
1 parent e0db885 commit 4ef89ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/admin/CreateBlankView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
</v-col>
<v-col cols="12" class="mt-6">
<v-row class="cardsContainer">
<!-- <v-col cols="1"></v-col> -->
<v-col cols="1"></v-col>
<v-col cols="10" md="4" sm="10" class="card">
<v-card
hover
Expand Down

0 comments on commit 4ef89ef

Please sign in to comment.