From d40f33fbd54f5af5ce0c925f6d110f9569710349 Mon Sep 17 00:00:00 2001 From: Sudarshan Kumar Date: Tue, 28 Jul 2020 14:49:12 +0530 Subject: [PATCH] Multitab-Implemented z-index Multitab-Implemented z-index Issue-ID: PORTAL-936 Change-Id: Ifad254d70516f3ae62c1e5d975723fa85dd7714d Signed-off-by: Sudarshan Kumar --- .../layout/components/tabbar/tabbar.component.html | 39 +++++++++++++--------- 1 file changed, 23 insertions(+), 16 deletions(-) diff --git a/portal-FE-common/src/app/layout/components/tabbar/tabbar.component.html b/portal-FE-common/src/app/layout/components/tabbar/tabbar.component.html index 65ccf1dc..db0b6afd 100644 --- a/portal-FE-common/src/app/layout/components/tabbar/tabbar.component.html +++ b/portal-FE-common/src/app/layout/components/tabbar/tabbar.component.html @@ -35,6 +35,17 @@ --> + +
- - - - -
- - - -
- - -
+
+ +
+ -- 2.16.6