Skip to content

Commit

Permalink
remove rounded edges in add-new-task button (#1450)
Browse files Browse the repository at this point in the history
  • Loading branch information
trilopin authored Aug 29, 2022
1 parent ad0eae7 commit d646ae8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webapp/src/components/checklist/generic_checklist.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@ const AddTaskLink = styled.button`
background: none;
border: none;
border-radius: 8px;
display: flex;
flex-direction: row;
align-items: center;
Expand Down

0 comments on commit d646ae8

Please sign in to comment.