From cadc1a1b0b1f8c22afbf31cb07759706131f29c4 Mon Sep 17 00:00:00 2001 From: Wicklow <123956049+wickloww@users.noreply.github.com> Date: Tue, 14 Mar 2023 08:32:16 +0000 Subject: [PATCH] Add an option to provide responsive embed (#5690) * Add option to provide responsive embed * Fix typo * More understandable parameter --- .../video-share.component.html | 29 ++++++++++++++----- .../video-share.component.ts | 20 ++++++++----- client/src/root-helpers/video.ts | 21 ++++++++++++-- 3 files changed, 52 insertions(+), 18 deletions(-) diff --git a/client/src/app/shared/shared-share-modal/video-share.component.html b/client/src/app/shared/shared-share-modal/video-share.component.html index f4d249b41..01d351783 100644 --- a/client/src/app/shared/shared-share-modal/video-share.component.html +++ b/client/src/app/shared/shared-share-modal/video-share.component.html @@ -72,13 +72,21 @@ > -
- -
+ +
+ +
+ +
+ +
+
@@ -228,6 +236,13 @@ +
+ +
+