diff --git a/frontend/scss/components/_sidebar.scss b/frontend/scss/components/_sidebar.scss index 619753f..26aba05 100644 --- a/frontend/scss/components/_sidebar.scss +++ b/frontend/scss/components/_sidebar.scss @@ -10,6 +10,7 @@ &.open { display: block; + height: 100dvh; height: 100vh; right: 0; top: 0;