From 3163671df689e7e65fd61fd5681c032e3399f28b Mon Sep 17 00:00:00 2001 From: Nikita Khromov Date: Tue, 15 Nov 2022 18:53:59 +0500 Subject: [PATCH] [zoom] Style fixes for desktop version and other small fixes. --- sdkjs-plugins/content/zoom/index.html | 18 +++---- sdkjs-plugins/content/zoom/index_zoom.html | 48 ++++++++++++++++--- sdkjs-plugins/content/zoom/scripts/zoom.js | 2 +- .../content/zoom/vendor/zoom-sdk/index.js | 18 ++++++- 4 files changed, 68 insertions(+), 18 deletions(-) diff --git a/sdkjs-plugins/content/zoom/index.html b/sdkjs-plugins/content/zoom/index.html index fec88831..dd47cdaa 100644 --- a/sdkjs-plugins/content/zoom/index.html +++ b/sdkjs-plugins/content/zoom/index.html @@ -170,10 +170,10 @@
- +
- +
-
- -
@@ -694,6 +691,9 @@
+
+ +
@@ -711,13 +711,13 @@
In the form, enter any application name and description, accept Terms and Conditions and generate a secret. Enter Client ID, Secret ID, JWT token below and save it.
Email -
+
SDK Key -
+
SDK Secret -
+
JWT Token -
+
diff --git a/sdkjs-plugins/content/zoom/index_zoom.html b/sdkjs-plugins/content/zoom/index_zoom.html index 0640ee17..6040caff 100644 --- a/sdkjs-plugins/content/zoom/index_zoom.html +++ b/sdkjs-plugins/content/zoom/index_zoom.html @@ -30,6 +30,16 @@ +