This commit is contained in:
Jan Prochazka
2020-11-12 15:58:01 +01:00
parent 2eca08944f
commit 8b610cdf32
4 changed files with 12 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ import { ExpandIcon } from '../icons';
import useTheme from '../theme/useTheme';
const SubItemsDiv = styled.div`
margin-left: 16px;
margin-left: 28px;
`;
const ExpandIconHolder2 = styled.span`