From ece4dc95bd5ea4339c27c6f7fa21b14ac79d3780 Mon Sep 17 00:00:00 2001 From: Kanav Arora Date: Fri, 16 Feb 2024 14:15:37 +0530 Subject: [PATCH] 3970-label fix (#3974) label fix --- .../components/NavigationDrawerSectionTitle.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/twenty-front/src/modules/ui/navigation/navigation-drawer/components/NavigationDrawerSectionTitle.tsx b/packages/twenty-front/src/modules/ui/navigation/navigation-drawer/components/NavigationDrawerSectionTitle.tsx index 3f1efb117..1e27c8449 100644 --- a/packages/twenty-front/src/modules/ui/navigation/navigation-drawer/components/NavigationDrawerSectionTitle.tsx +++ b/packages/twenty-front/src/modules/ui/navigation/navigation-drawer/components/NavigationDrawerSectionTitle.tsx @@ -11,7 +11,6 @@ const StyledTitle = styled.div` font-weight: ${({ theme }) => theme.font.weight.semiBold}; padding: ${({ theme }) => theme.spacing(1)}; padding-top: 0; - text-transform: uppercase; `; export const NavigationDrawerSectionTitle = ({