martmull
2024-11-15 19:08:03 +01:00
committed by GitHub
parent 54b28ff7ed
commit 9b2853bb01
15 changed files with 189 additions and 79 deletions
@@ -40,6 +40,7 @@ const StyledEndIcon = styled.div`
`;
const StyledChildrenWrapper = styled.span`
overflow: hidden;
padding: 0 ${({ theme }) => theme.spacing(1)};
`;