add open/close to sidebar & responsive sidebar & head & page dashboard and user account
This commit is contained in:
+2
-2
@@ -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}`]: {
|
||||
|
||||
Reference in New Issue
Block a user