Rework tab and tab list padding and gaps to match designs (#1529)
This commit is contained in:
@ -46,7 +46,6 @@ const StyledChipcontainer = styled.div`
|
||||
height: 40px;
|
||||
justify-content: space-between;
|
||||
margin-left: ${({ theme }) => theme.spacing(2)};
|
||||
margin-right: ${({ theme }) => theme.spacing(1)};
|
||||
overflow-x: auto;
|
||||
`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user