From e5f05f362c0b8c47b128c3fbcb061f4b286c808f Mon Sep 17 00:00:00 2001
From: thePR0M3TH3AN <53631862+PR0M3TH3AN@users.noreply.github.com>
Date: Sun, 28 Sep 2025 10:18:43 -0400
Subject: [PATCH 1/4] Fix modal overflow to show options menu
---
components/video-modal.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/components/video-modal.html b/components/video-modal.html
index cccfa219..7a31a724 100644
--- a/components/video-modal.html
+++ b/components/video-modal.html
@@ -4,7 +4,7 @@
class="modal-container h-full w-full flex items-start justify-center overflow-y-auto"
>
-
+
From a677683205917bc56089ddf6dcde7dca9036f8b1 Mon Sep 17 00:00:00 2001
From: thePR0M3TH3AN <53631862+PR0M3TH3AN@users.noreply.github.com>
Date: Sun, 28 Sep 2025 10:39:28 -0400
Subject: [PATCH 2/4] Fix video modal dropdown stacking
---
components/video-modal.html | 2 +-
css/style.css | 12 +++++++++++-
2 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/components/video-modal.html b/components/video-modal.html
index 7a31a724..2dec4cab 100644
--- a/components/video-modal.html
+++ b/components/video-modal.html
@@ -32,7 +32,7 @@
-
+
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
@@ -95,37 +123,6 @@
-
-
-
-
-
-
-
-
From 0d5a8f40178588f0e936cfa17582a0da732a8dbd Mon Sep 17 00:00:00 2001
From: thePR0M3TH3AN <53631862+PR0M3TH3AN@users.noreply.github.com>
Date: Sun, 28 Sep 2025 11:15:35 -0400
Subject: [PATCH 4/4] Fix modal action alignment
---
components/video-modal.html | 4 ++--
css/style.css | 12 ++++++++++++
2 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/components/video-modal.html b/components/video-modal.html
index 17cb283c..7e3e165c 100644
--- a/components/video-modal.html
+++ b/components/video-modal.html
@@ -31,7 +31,7 @@
-