made the bg color cover whole page #5

Merged
tokslaw merged 1 commits from bg-color-cover into master 2023-04-11 17:18:47 +00:00
+1 -1
View File
@@ -122,7 +122,7 @@ const AuthLayout = () => {
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'}}
/>
</div>
{/* end::Image */}