From ff164bfe8e616007f554c5863054ae42d16b4131 Mon Sep 17 00:00:00 2001 From: MarconLP <13001502+MarconLP@users.noreply.github.com> Date: Thu, 20 Apr 2023 16:34:54 +0200 Subject: [PATCH] add margin to videoUploadModal --- src/components/VideoUploadModal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/VideoUploadModal.tsx b/src/components/VideoUploadModal.tsx index 14e68d5..069fe4a 100644 --- a/src/components/VideoUploadModal.tsx +++ b/src/components/VideoUploadModal.tsx @@ -65,7 +65,7 @@ export default function VideoUploadModal() {