From 219e4ba48d4e88e5eb3335a09ddea9dcf542b5c9 Mon Sep 17 00:00:00 2001 From: jmichot-exotec <150228661+jmichot-exotec@users.noreply.github.com> Date: Mon, 13 Nov 2023 05:02:59 +0100 Subject: [PATCH] 19559 cannot see full label easily (#19564) * modified label css to allow hover on it Signed-off-by: Julien Michot * modified label css to allow hover on it Signed-off-by: Julien Michot * Update common.scss Signed-off-by: jmichot-exotec <150228661+jmichot-exotec@users.noreply.github.com> * used title way to show full label on hover Signed-off-by: Julien Michot --------- Signed-off-by: Julien Michot Signed-off-by: jmichot-exotec <150228661+jmichot-exotec@users.noreply.github.com> Co-authored-by: Julien Michot --- .../components/label/label-piece/label-piece.component.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/portal/src/app/shared/components/label/label-piece/label-piece.component.html b/src/portal/src/app/shared/components/label/label-piece/label-piece.component.html index 8f3f1647d..3cf73c5e1 100644 --- a/src/portal/src/app/shared/components/label/label-piece/label-piece.component.html +++ b/src/portal/src/app/shared/components/label/label-piece/label-piece.component.html @@ -2,6 +2,7 @@