diff --git a/src/App.vue b/src/App.vue index e8cf1a938..a8f204e35 100644 --- a/src/App.vue +++ b/src/App.vue @@ -259,7 +259,7 @@ export default { @media only screen and (max-width: 512px) { :deep .modal-wrapper .modal-container { - height: 100vh; + height: 100dvh; top: 0; }