Update app/dashboard/page.tsx

This commit is contained in:
yoginawaka 2025-03-17 18:51:53 +00:00
parent ad06741377
commit 8765ad72af

View File

@ -203,7 +203,7 @@ const Dashboard = () => {
</button>
</div>
<div className="aspect-video w-full bg-black rounded-md overflow-hidden mb-4 ">
<div className="w-full h-[400px] bg-black rounded-md overflow-hidden mb-4 ">
<video
ref={videoRef}
className="w-full h-full object-cover"