diff --git a/webapp/src/components/table/table.scss b/webapp/src/components/table/table.scss index 6d36a7215..9a3a8f204 100644 --- a/webapp/src/components/table/table.scss +++ b/webapp/src/components/table/table.scss @@ -3,7 +3,7 @@ .Table { margin-top: 16px; margin-left: 0 !important; - overflow: auto; + overflow: hidden; position: relative; flex: 1;