diff --git a/src/stories/Library/dialog/dialog.scss b/src/stories/Library/dialog/dialog.scss index 4ab3e87d5..1464838e2 100644 --- a/src/stories/Library/dialog/dialog.scss +++ b/src/stories/Library/dialog/dialog.scss @@ -23,7 +23,7 @@ // Apply custom background-color: $color__global-primary; position: fixed; - height: 100dvh; + min-height: 100dvh; width: 100%; left: auto;