diff --git a/superset-frontend/src/explore/components/ExploreViewContainer/index.jsx b/superset-frontend/src/explore/components/ExploreViewContainer/index.jsx index 57437ea99f889..198f56fd2c348 100644 --- a/superset-frontend/src/explore/components/ExploreViewContainer/index.jsx +++ b/superset-frontend/src/explore/components/ExploreViewContainer/index.jsx @@ -153,7 +153,6 @@ const ExplorePanelContainer = styled.div` .horizontal-text { text-transform: uppercase; color: ${theme.colors.grayscale.light1}; - font-size: ${theme.typography.sizes.s * 4}; } } .no-show { @@ -613,7 +612,7 @@ function ExploreViewContainer(props) { } >
- {t('Dataset')} + {t('Dataset')}