diff --git a/superset-frontend/src/explore/components/ExploreViewContainer/index.jsx b/superset-frontend/src/explore/components/ExploreViewContainer/index.jsx index 198f56fd2c348..d789b350aab54 100644 --- a/superset-frontend/src/explore/components/ExploreViewContainer/index.jsx +++ b/superset-frontend/src/explore/components/ExploreViewContainer/index.jsx @@ -151,8 +151,7 @@ const ExplorePanelContainer = styled.div` padding: 0 ${theme.gridUnit * 4}px; justify-content: space-between; .horizontal-text { - text-transform: uppercase; - color: ${theme.colors.grayscale.light1}; + font-size: ${theme.typography.sizes.s}px; } } .no-show {