diff --git a/src/_res/assets/sass/layout/_auth.scss b/src/_res/assets/sass/layout/_auth.scss new file mode 100644 index 0000000..0b4066a --- /dev/null +++ b/src/_res/assets/sass/layout/_auth.scss @@ -0,0 +1,4 @@ + +.auth-gray { + background-color: $gray-200; +} \ No newline at end of file diff --git a/src/_res/assets/sass/layout/_layout.scss b/src/_res/assets/sass/layout/_layout.scss index 1ee48df..e273c5e 100644 --- a/src/_res/assets/sass/layout/_layout.scss +++ b/src/_res/assets/sass/layout/_layout.scss @@ -12,4 +12,5 @@ @import "header/header-sidebar-light"; @import "content"; @import "toolbar"; -@import "page-title"; \ No newline at end of file +@import "page-title"; +@import "auth"; \ No newline at end of file diff --git a/src/app/modules/auth/AuthLayout.tsx b/src/app/modules/auth/AuthLayout.tsx index c49201e..b3d8ab6 100644 --- a/src/app/modules/auth/AuthLayout.tsx +++ b/src/app/modules/auth/AuthLayout.tsx @@ -54,7 +54,7 @@ const AuthLayout = () => { }, []) return ( -
+
{/* begin::Body */}
{/* begin::Form */} @@ -64,7 +64,7 @@ const AuthLayout = () => { Float Mobility
{/* begin::Wrapper */} -
+
{/* end::Wrapper */} @@ -102,14 +102,13 @@ const AuthLayout = () => { {/* begin::Aside */}
{/* begin::Content */}
{/* begin::Logo */} - + {/* Float Mobility - + */} {/* end::Logo */} {/* { className='img-fluid rounded' src={toAbsoluteUrl('/media/misc/auth-bg-new.png')} alt='' - style={{boxShadow: '0px 0px 10px white'}} + // style={{boxShadow: '0px 0px 10px white'}} />
{/* end::Image */} @@ -135,7 +134,7 @@ const AuthLayout = () => { {/* end::Title */} {/* begin::Text */} -
+ {/*
In this kind of post,{' '} the blogger @@ -146,7 +145,7 @@ const AuthLayout = () => { the interviewee and their
work following this is a transcript of the interview. -
+
*/} {/* end::Text */}