From f292c197ce79e8586939d0c9a9a879de6d85056f Mon Sep 17 00:00:00 2001 From: test Date: Tue, 30 Jun 2020 13:05:09 +0200 Subject: [PATCH] work on status dropdown --- src/app/task-form/task-form.component.html | 34 ++++++++++------------ 1 file changed, 16 insertions(+), 18 deletions(-) diff --git a/src/app/task-form/task-form.component.html b/src/app/task-form/task-form.component.html index c00d78a..595fff4 100644 --- a/src/app/task-form/task-form.component.html +++ b/src/app/task-form/task-form.component.html @@ -5,11 +5,12 @@ - +
@@ -70,11 +67,12 @@
- - + + \ No newline at end of file