mirror of
https://github.com/moghtech/komodo.git
synced 2026-04-28 19:59:46 -05:00
fix responsive
This commit is contained in:
@@ -15,7 +15,7 @@ export const Dashboard = () => {
|
||||
<h2 className="text-xl">My Resources</h2>
|
||||
</div>
|
||||
<div className="flex flex-col md:flex-row gap-4">
|
||||
<div className="flex gap-4 w-full h-fit">
|
||||
<div className="flex flex-col md:flex-row gap-4 w-full h-fit">
|
||||
<DeploymentsChart />
|
||||
<ServersChart />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user