From bb01d03034c227932659f0260248b901c3fed4f5 Mon Sep 17 00:00:00 2001 From: geido Date: Mon, 11 Apr 2022 14:21:33 +0000 Subject: [PATCH] Update font --- .../src/explore/components/ExploreViewContainer/index.jsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 {