Enable to drag under New button on pipeline (#970)
This commit is contained in:
@ -6,7 +6,6 @@ export const StyledBoard = styled.div`
|
||||
display: flex;
|
||||
flex: 1;
|
||||
flex-direction: row;
|
||||
overflow-x: auto;
|
||||
padding-left: ${({ theme }) => theme.spacing(2)};
|
||||
`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user