add open/close to sidebar & responsive sidebar & head & page dashboard and user account

This commit is contained in:
Ehsan
2024-09-13 02:19:47 +03:30
parent a1571bbb62
commit d1f289bdca
40 changed files with 481 additions and 140 deletions
+2 -2
View File
@@ -23,10 +23,10 @@ function Chart({ data }) {
disableTicks: true
}]}
margin={{
left: 80,
left: 60,
right: 50,
top: 10,
bottom: 30,
bottom: 60,
}}
sx={{
[`& .${lineElementClasses.root}`]: {