diff --git a/dist/components/table.css b/dist/components/table.css index 158cfb6fd..adf8c95c7 100755 --- a/dist/components/table.css +++ b/dist/components/table.css @@ -26,6 +26,7 @@ color: rgba(0, 0, 0, 0.87); border-collapse: separate; border-spacing: 0px; + overflow: hidden; } .ui.table:first-child { margin-top: 0em;