This commit is contained in:
Tom Moor
2017-09-05 20:37:46 -07:00
parent e72d33e4ec
commit 73ff473b49
5 changed files with 66 additions and 25 deletions

View File

@ -64,9 +64,7 @@ const Label = styled(Flex).attrs({
justify: 'center',
align: 'center',
})`
cursor: pointer;
z-index: 1000;
min-height: 43px;
`;
const MenuContainer = styled.div`