style: remove uppercase from labels, buttons, tabs to align with design system (#29673)

This commit is contained in:
Maxime Beauchemin
2024-07-31 13:50:09 -07:00
committed by GitHub
parent 2b4a8e9083
commit c094ac3584
26 changed files with 2 additions and 36 deletions

View File

@@ -160,7 +160,6 @@ const FormatPickerLabel = styled.span`
font-size: ${({ theme }) => theme.typography.sizes.s}px;
color: ${({ theme }) => theme.colors.grayscale.base};
margin-bottom: ${({ theme }) => theme.gridUnit * 2}px;
text-transform: uppercase;
`;
const DataTableTemporalHeaderCell = ({