Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

fix: updated layout to be in par with vuetify 2.x #597

Merged
merged 1 commit into from
Sep 8, 2020

Conversation

sam-eah
Copy link
Contributor

@sam-eah sam-eah commented Aug 31, 2020

v-row is a wrapper component for v-col. It utilizes flex properties to control the layout and flow of its inner columns. [...] This is the 2.x replacement for v-layout in 1.x.
v-col is a content holder that must be a direct child of v-row. This is the 2.x replacement for v-flex in 1.x.
https://vuetifyjs.com/fr-FR/components/grids/#usage

v-row is a wrapper component for v-col. It utilizes flex properties to control the layout and flow of its inner columns. [...] This is the 2.x replacement for v-layout in 1.x.
v-col is a content holder that must be a direct child of v-row. This is the 2.x replacement for v-flex in 1.x.
https://vuetifyjs.com/fr-FR/components/grids/#usage
@sam-eah sam-eah changed the title updated layout to be in par with vuetify 2.x fix: updated layout to be in par with vuetify 2.x Aug 31, 2020
@pi0
Copy link
Member

pi0 commented Sep 1, 2020

/cc @kevinmarrec @aldarund

@pi0 pi0 requested review from aldarund and kevinmarrec September 1, 2020 12:21
Copy link
Contributor

@kevinmarrec kevinmarrec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good :)

@clarkdo clarkdo merged commit 4d404ff into nuxt:master Sep 8, 2020
tenzint added a commit to tenzint/create-nuxt-app that referenced this pull request Sep 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants