check responsive & page dashboard user account & turns & transactions & comments

This commit is contained in:
Ehsan
2024-09-03 03:04:55 +03:30
parent bb154ac63f
commit 13cc7796c3
55 changed files with 1887 additions and 92 deletions
+1 -1
View File
@@ -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 && (