From 71873ab2f77a3177917e80df74702eed16bcc5ca Mon Sep 17 00:00:00 2001 From: DESKTOP-D5ILJ4S\flr_3 Date: Thu, 5 Jul 2018 17:25:07 +0700 Subject: [PATCH] สร้าง search สำเร็จ เหลือทำให้ search ได้จริงๆ --- src/app/dashboard/dashboard.component.html | 7 ++++++- src/app/dashboard/dashboard.component.scss | 4 ---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/src/app/dashboard/dashboard.component.html b/src/app/dashboard/dashboard.component.html index c7ebf1a..7f61bc2 100644 --- a/src/app/dashboard/dashboard.component.html +++ b/src/app/dashboard/dashboard.component.html @@ -19,7 +19,7 @@

Active -
+
@@ -68,6 +68,11 @@

On Hold +
+ + + +


diff --git a/src/app/dashboard/dashboard.component.scss b/src/app/dashboard/dashboard.component.scss index 962cf5c..1299453 100644 --- a/src/app/dashboard/dashboard.component.scss +++ b/src/app/dashboard/dashboard.component.scss @@ -31,7 +31,3 @@ font-family: "Open Sans",sans-serif; } -.position { - position: absolute; - right: 15px; -} -- libgit2 0.21.2