This commit is contained in:
Jan Prochazka
2020-01-20 20:41:15 +01:00
parent 23492a3bef
commit 07e2b0f26f
6 changed files with 53 additions and 22 deletions

View File

@@ -8,6 +8,7 @@ const AppObjectDiv = styled.div`
background-color: lightblue;
}
cursor: pointer;
white-space: nowrap;
`;
const IconWrap = styled.span`