Update app/dashboard/page.tsx
This commit is contained in:
parent
ad06741377
commit
8765ad72af
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user