diff --git a/apps/client/src/features/overview/Overview.module.scss b/apps/client/src/features/overview/Overview.module.scss index 85b42fb61..198265118 100644 --- a/apps/client/src/features/overview/Overview.module.scss +++ b/apps/client/src/features/overview/Overview.module.scss @@ -35,4 +35,5 @@ align-items: center; justify-content: space-between; overflow-x: auto; + overflow-y: hidden; }