From 24ca8778f78d824c5b8bed03964b4cf04b625e75 Mon Sep 17 00:00:00 2001 From: Oscar H Lucas C <55326984+Olucas7@users.noreply.github.com> Date: Wed, 20 Apr 2022 15:48:14 -0500 Subject: [PATCH] Revert "Tt 37 show complete descriptions on hover (#846)" This reverts commit 59b19136d42328337a082d1b3509416795065c26. --- .../time-entries-table.component.html | 20 ++++--- .../time-entries-table.component.scss | 54 +++---------------- 2 files changed, 20 insertions(+), 54 deletions(-) diff --git a/src/app/modules/reports/components/time-entries-table/time-entries-table.component.html b/src/app/modules/reports/components/time-entries-table/time-entries-table.component.html index c473ee890..9b4880904 100644 --- a/src/app/modules/reports/components/time-entries-table/time-entries-table.component.html +++ b/src/app/modules/reports/components/time-entries-table/time-entries-table.component.html @@ -1,5 +1,9 @@
{{ entry.id }} | {{ entry.owner_email }} | @@ -44,14 +48,14 @@ | -{{ entry.description }} | -+ | {{ entry.description }} | +
- {{ technology }}
-
+
+ {{ technology }}
+
|
+