fix(Project): remove spacing between task group list and add new task list component
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
import styled from 'styled-components';
|
||||
|
||||
export const Container = styled.div`
|
||||
flex: 1;
|
||||
user-select: none;
|
||||
white-space: nowrap;
|
||||
|
||||
|
Reference in New Issue
Block a user