https://github.com/twentyhq/twenty/issues/4852 Hey, I'm very new to React! Also, this is my first try at contributing to open source. Hoping to learn React and Nestjs, I look forward to contributing more in the future! Looking forward to your feedback and guidance! **Edit:**  --------- Co-authored-by: Félix Malfait <felix@twenty.com>
This commit is contained in:
committed by
GitHub
parent
9d77f1247d
commit
3eef4a8938
@ -26,8 +26,6 @@ const StyledContainer = styled.div`
|
||||
display: flex;
|
||||
flex: 1;
|
||||
flex-direction: row;
|
||||
margin-left: ${({ theme }) => theme.spacing(2)};
|
||||
margin-right: ${({ theme }) => theme.spacing(2)};
|
||||
`;
|
||||
|
||||
const StyledWrapper = styled.div`
|
||||
|
||||
Reference in New Issue
Block a user