pull/2524/head
Jérémy Rialland 2023-02-28 12:31:24 +01:00 committed by Jérémy Rialland
parent d81f84a219
commit 7bc97acdc5
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ export const ToggleGroupContainer = styled.div<{
? theme.colors.extended.dark[500]
: theme.colors.extended.grey[500]};
margin: 0;
margin-right: -1px;
margin-right: -2px;
border-radius: 0;
padding: ${({ theme: { spacings } }) => spacings.xs + ' ' + spacings.lg};
background: ${({ theme }) =>