From 67e164e2bbf40cd86698310ad787f16f694619f4 Mon Sep 17 00:00:00 2001 From: Akhil Mohan Date: Thu, 28 Sep 2023 22:29:50 +0530 Subject: [PATCH] feat(dashboard-v3): z-index change in tooltip for drawer --- .../components/SecretListView/SecretDetaiSidebar.tsx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/frontend/src/views/SecretMainPage/components/SecretListView/SecretDetaiSidebar.tsx b/frontend/src/views/SecretMainPage/components/SecretListView/SecretDetaiSidebar.tsx index 7a05c3266..a6bdd763c 100644 --- a/frontend/src/views/SecretMainPage/components/SecretListView/SecretDetaiSidebar.tsx +++ b/frontend/src/views/SecretMainPage/components/SecretListView/SecretDetaiSidebar.tsx @@ -332,14 +332,17 @@ export const SecretDetailSidebar = ({ {(isAllowed) => ( onChange(!isChecked)} isChecked={!value} onBlur={onBlur} isDisabled={!isAllowed} className="items-center" > Enable multi line encoding - +