Skip to content

Commit c254d6f

Browse files
committed
feat:added shortcuts in addtaskdialog
1 parent 0288f4f commit c254d6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/components/HomeComponents/Tasks/AddTaskDialog.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ export const AddTaskdialog = ({
195195
<DialogHeader>
196196
<DialogTitle>
197197
<span className="ml-0 mb-0 mr-0 text-2xl mt-0 md:text-2xl font-bold">
198-
<span className="inline bg-gradient-to-r from-[#D247BF] to-[#b95fad] text-transparent bg-clip-text">
198+
<span className="inline bg-gradient-to-r from-[#F596D3] to-[#D247BF] text-transparent bg-clip-text">
199199
Add a{' '}
200200
</span>
201201
new task

0 commit comments

Comments
 (0)