diff --git a/superset-frontend/src/components/Tabs/Tabs.tsx b/superset-frontend/src/components/Tabs/Tabs.tsx index f5a1d148f3..704d84b522 100644 --- a/superset-frontend/src/components/Tabs/Tabs.tsx +++ b/superset-frontend/src/components/Tabs/Tabs.tsx @@ -66,11 +66,6 @@ const StyledTabs = ({ .ant-tabs-nav-list { width: 100%; } - - .ant-tabs-tab { - width: 0; - margin-right: 0; - } `}; .ant-tabs-tab-btn {