diff --git a/superset-frontend/src/components/TableCollection/index.tsx b/superset-frontend/src/components/TableCollection/index.tsx index 2b6999578f3c..bb68b773e73c 100644 --- a/superset-frontend/src/components/TableCollection/index.tsx +++ b/superset-frontend/src/components/TableCollection/index.tsx @@ -150,6 +150,7 @@ export const Table = styled.table` .actions { opacity: 0; font-size: ${theme.typography.sizes.xl}px; + display: flex; } &:hover {