diff --git a/packages/vuetify/src/components/VDialog/VDialog.sass b/packages/vuetify/src/components/VDialog/VDialog.sass index 1f5fe7424c9..baf3625dd7c 100644 --- a/packages/vuetify/src/components/VDialog/VDialog.sass +++ b/packages/vuetify/src/components/VDialog/VDialog.sass @@ -58,6 +58,7 @@ margin: 0 padding: 0 width: 100% + height: 100% max-width: 100% max-height: 100% overflow-y: auto @@ -66,8 +67,6 @@ &, > form - height: 100% - > .v-card, > .v-sheet min-height: 100%