diff --git a/client/src/styles.module.scss b/client/src/styles.module.scss index 3459db1f..8c8a40fd 100644 --- a/client/src/styles.module.scss +++ b/client/src/styles.module.scss @@ -108,6 +108,8 @@ display: flex; flex-direction: column; height: 100%; + width: 100vw; + overflow: auto; } ::-webkit-scrollbar {