Сборка
This commit is contained in:
@@ -1579,7 +1579,7 @@ export default function CallModal({ isOpen, onClose, targetUser, callType: initi
|
|||||||
|
|
||||||
{/* === Main Content Area === */}
|
{/* === Main Content Area === */}
|
||||||
<div className="flex-1 flex flex-col relative overflow-hidden bg-black min-h-[400px]">
|
<div className="flex-1 flex flex-col relative overflow-hidden bg-black min-h-[400px]">
|
||||||
{showVideoArea && (
|
{showVideoArea ? (
|
||||||
<div
|
<div
|
||||||
ref={videoContainerRef}
|
ref={videoContainerRef}
|
||||||
className="absolute inset-0 flex items-center justify-center z-0"
|
className="absolute inset-0 flex items-center justify-center z-0"
|
||||||
|
|||||||
Reference in New Issue
Block a user