diff --git a/webapp/src/components/table/table.scss b/webapp/src/components/table/table.scss index 82397d9f5..30650ca7c 100644 --- a/webapp/src/components/table/table.scss +++ b/webapp/src/components/table/table.scss @@ -90,10 +90,6 @@ .octo-table-cell { color: rgba(var(--body-color), 0.6); - .MenuWrapper { - overflow: hidden; - } - .Label { color: rgba(var(--body-color), 0.6); }