diff --git a/apps/client/src/common/components/view-params-editor/ViewParamsEditor.module.scss b/apps/client/src/common/components/view-params-editor/ViewParamsEditor.module.scss index 2b6f4d7d8..4cb5a43e6 100644 --- a/apps/client/src/common/components/view-params-editor/ViewParamsEditor.module.scss +++ b/apps/client/src/common/components/view-params-editor/ViewParamsEditor.module.scss @@ -30,6 +30,7 @@ width: 40rem; max-width: 100vw; height: 100vh; + height: 100dvh; display: flex; flex-direction: column;