mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-04-18 10:55:36 -04:00
chore: upgrade to vuetify v4 (#7432)
This commit is contained in:
@@ -71,9 +71,10 @@
|
||||
:key="index"
|
||||
cols="12"
|
||||
sm="12"
|
||||
md="3"
|
||||
lg="3"
|
||||
xl="2"
|
||||
md="6"
|
||||
lg="4"
|
||||
xl="3"
|
||||
xxl="2"
|
||||
class="col-borders my-1 d-flex flex-column"
|
||||
>
|
||||
<v-card class="mb-2 border-left-primary rounded-sm pa-2">
|
||||
|
||||
@@ -6,9 +6,10 @@
|
||||
:key="index"
|
||||
cols="12"
|
||||
sm="12"
|
||||
md="4"
|
||||
md="6"
|
||||
lg="4"
|
||||
xl="2"
|
||||
xl="3"
|
||||
xxl="2"
|
||||
class="col-borders my-1 d-flex flex-column"
|
||||
>
|
||||
<v-card class="mb-2 border-left-primary rounded-sm px-2">
|
||||
|
||||
Reference in New Issue
Block a user