Adjust dashboard layout for shorter saleschart component
This commit is contained in:
@@ -101,7 +101,7 @@ const DashboardLayout = () => {
|
||||
</div>
|
||||
</div>
|
||||
<div className="grid grid-cols-12 gap-4">
|
||||
<div className="col-span-4 h-[800px]">
|
||||
<div className="col-span-4 h-[740px]">
|
||||
<ProductGrid />
|
||||
</div>
|
||||
<div className="col-span-8 h-full w-full flex">
|
||||
|
||||
Reference in New Issue
Block a user