Skip to content

Commit 3b4d26c

Browse files
rwamjohnleider
authored andcommitted
fix(VGrid): add max-width for row in container and fill-height (#9731)
1 parent a169612 commit 3b4d26c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/vuetify/src/components/VGrid/_grid.sass

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
> .row
1414
flex: 1 1 100%
15+
max-width: 100%
1516

1617
> .layout
1718
height: 100%

0 commit comments

Comments
 (0)