diff --git a/client/src/components/bunny-video-modal.tsx b/client/src/components/bunny-video-modal.tsx index 74e4b3a..1efbfbf 100644 --- a/client/src/components/bunny-video-modal.tsx +++ b/client/src/components/bunny-video-modal.tsx @@ -249,23 +249,21 @@ export default function BunnyVideoModal({ video, isOpen, onClose, onEdit, videos {/* Video info always below video */}
-
+

{video.title}

{/* Share button next to title */}
- + {showShareMenu && (