From 0b46126b8cffce8928adffe005aaad368075d737 Mon Sep 17 00:00:00 2001 From: Alex Cheung Date: Mon, 19 Aug 2024 14:53:36 +0800 Subject: [PATCH] add admin header display --- src/layout/MainLayout/Header/index.js | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/src/layout/MainLayout/Header/index.js b/src/layout/MainLayout/Header/index.js index 9b05a17..220ac64 100644 --- a/src/layout/MainLayout/Header/index.js +++ b/src/layout/MainLayout/Header/index.js @@ -578,8 +578,9 @@ function Header(props) { justifyContent="flex-start" alignItems="center" spacing={0} + sx={{ width: { xs: '100%', md: '5%' } }} > - + - - - PNSPS + + + + + PNSPS + + + RESTRICTED + + : { isGLDLoggedIn() ? - + + RESTRICTED + :