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