diff --git a/src/assets/style/navbarStyles.css b/src/assets/style/navbarStyles.css index 3555ab0..48fee66 100644 --- a/src/assets/style/navbarStyles.css +++ b/src/assets/style/navbarStyles.css @@ -94,10 +94,18 @@ /* font-family: 微軟正黑體; */ } #sidebartop{ + align-items: center; + justify-content: start; + padding: 0; + display: flex; + width: 100%; +} +#logoutContent{ align-items: center; justify-content: center; padding: 0; display: flex; + width: 100%; } #sidebarbottom{ align-items: center; diff --git a/src/layout/MainLayout/Header/index.js b/src/layout/MainLayout/Header/index.js index ac9de32..7a33057 100644 --- a/src/layout/MainLayout/Header/index.js +++ b/src/layout/MainLayout/Header/index.js @@ -94,27 +94,27 @@ function Header(props) { Application
  • - Proof + Proof
  • - Payment + Payment
    • - Online Payment Record + Online Payment Record
    • - GFMIS Generate XML + GFMIS Generate XML
    • - Create Demand Note + Create Demand Note
    • - Demand Note + Demand Note
  • - Client + Client
    • Users (GLD) @@ -135,7 +135,7 @@ function Header(props) {
  • - Settings + Settings
    • Users Profile @@ -148,9 +148,11 @@ function Header(props) {
  • -
  • - Logout -
  • + +
  • + Logout +
  • +
    :
    @@ -271,11 +273,13 @@ function Header(props) { } -
  • - - - -
  • + +
  • + + + +
  • +
    ); @@ -301,9 +305,13 @@ function Header(props) { const drawer = ( isUserLoggedIn() ? - + {/* PNSPS - + */} + + + PNSPS +