diff --git a/frontend/src/styles.scss b/frontend/src/styles.scss index 66b44518d..d47e1d545 100644 --- a/frontend/src/styles.scss +++ b/frontend/src/styles.scss @@ -50,6 +50,7 @@ $dropdown-link-active-bg: #11131f; html, body { height: 100%; + overflow-y: scroll; } body {