From fe4a71ee623c4b456165dc8d2acce62493b927e2 Mon Sep 17 00:00:00 2001 From: Jason Chuang Date: Mon, 11 Sep 2023 14:37:57 +0800 Subject: [PATCH] ui update --- src/assets/style/navbarStyles.css | 4 ++-- src/pages/authentication/AuthWrapper.js | 2 +- src/pages/authentication/BusRegister.js | 4 ++-- src/pages/authentication/Register.js | 6 +++--- src/pages/authentication/RegisterCustom.js | 2 +- src/pages/authentication/auth-forms/AuthLoginCustom.js | 2 +- src/pages/authentication/auth-forms/BusCustomFormWizard.js | 1 - src/pages/authentication/auth-forms/CustomFormWizard.js | 1 - 8 files changed, 10 insertions(+), 12 deletions(-) diff --git a/src/assets/style/navbarStyles.css b/src/assets/style/navbarStyles.css index 3b03836..28daa43 100644 --- a/src/assets/style/navbarStyles.css +++ b/src/assets/style/navbarStyles.css @@ -37,10 +37,10 @@ #navbar div li a:focus::after{ content: ""; width: 80%; - height: 2px; + height: 3px; background:#0C489E; position: absolute; - bottom: 3px; + bottom: -5px; left: 20px; } #navbar div li ul { diff --git a/src/pages/authentication/AuthWrapper.js b/src/pages/authentication/AuthWrapper.js index 3409f58..c96d079 100644 --- a/src/pages/authentication/AuthWrapper.js +++ b/src/pages/authentication/AuthWrapper.js @@ -38,7 +38,7 @@ const AuthWrapper = ({ children }) => ( minHeight: '90vh' }} > - + import('./AuthWrapperCustom'))); // ================================|| REGISTER ||================================ // const stepStyle = { - width:"80%", - boxShadow: 2, - backgroundColor: "rgba(0,0,0,0.1)", + width:"40%", + boxShadow: 1, + backgroundColor: "#FFFFFF", padding: 2, "& .Mui-active": { "&.MuiStepIcon-root": { diff --git a/src/pages/authentication/RegisterCustom.js b/src/pages/authentication/RegisterCustom.js index ba5bc54..afed143 100644 --- a/src/pages/authentication/RegisterCustom.js +++ b/src/pages/authentication/RegisterCustom.js @@ -30,7 +30,7 @@ const RegisterCustom = () => ( - 立即成為憲報刊登公告用戶 + 立即成為憲報刊登公告用戶 只需4-5分鐘 diff --git a/src/pages/authentication/auth-forms/AuthLoginCustom.js b/src/pages/authentication/auth-forms/AuthLoginCustom.js index f1c9584..623eca7 100644 --- a/src/pages/authentication/auth-forms/AuthLoginCustom.js +++ b/src/pages/authentication/auth-forms/AuthLoginCustom.js @@ -260,7 +260,7 @@ const AuthLoginCustom = () => { - + diff --git a/src/pages/authentication/auth-forms/BusCustomFormWizard.js b/src/pages/authentication/auth-forms/BusCustomFormWizard.js index a30ed67..91ba2b7 100644 --- a/src/pages/authentication/auth-forms/BusCustomFormWizard.js +++ b/src/pages/authentication/auth-forms/BusCustomFormWizard.js @@ -503,7 +503,6 @@ const BusCustomFormWizard = (props) => { 密碼 * - 密碼規則 { 密碼 * - 密碼規則