From c3675f3db4ea186d182f26f213576e55eb59187a Mon Sep 17 00:00:00 2001 From: rockyeverlast Date: Tue, 14 May 2024 20:21:45 +0530 Subject: [PATCH] fixed popover css in useCases --- src/components/NavBar/NavBar.jsx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/components/NavBar/NavBar.jsx b/src/components/NavBar/NavBar.jsx index 8ebfe96..fa6534d 100644 --- a/src/components/NavBar/NavBar.jsx +++ b/src/components/NavBar/NavBar.jsx @@ -498,7 +498,7 @@ const NavBar = () => { borderRadius={"10px"} border={"none"} padding={"1rem"} - width={"fit-content"} + width={"60%"} margin={"0 auto"} _focus={{ boxShadow: "none", @@ -531,7 +531,7 @@ const NavBar = () => { */} {