check responsive & page dashboard user account & turns & transactions & comments
This commit is contained in:
@@ -25,7 +25,7 @@ function Layout({ children, title, name, disableFooter, isSidebar, user }) {
|
||||
<section className={`
|
||||
opacity-page
|
||||
${isSidebar &&
|
||||
'padding-responsive min-h-screen pt-[120px] flex items-start justify-center gap-[24px] mt-[56px]'
|
||||
'padding-responsive min-h-screen pt-[120px] flex items-stretch justify-center gap-[24px] mt-[56px]'
|
||||
}
|
||||
`}>
|
||||
{isSidebar && (
|
||||
|
||||
Reference in New Issue
Block a user