From e66c8eb69f350c10e7893a679106676a4b2a6b7a Mon Sep 17 00:00:00 2001 From: Shekar Siri Date: Wed, 24 Aug 2022 17:11:10 +0200 Subject: [PATCH] change(ui) - padding in meta and webhooks --- frontend/app/components/Client/CustomFields/CustomFields.js | 2 +- frontend/app/components/Client/Webhooks/Webhooks.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/app/components/Client/CustomFields/CustomFields.js b/frontend/app/components/Client/CustomFields/CustomFields.js index 6bda20b02..dd11ef864 100644 --- a/frontend/app/components/Client/CustomFields/CustomFields.js +++ b/frontend/app/components/Client/CustomFields/CustomFields.js @@ -73,7 +73,7 @@ function CustomFields(props) { -
+
See additonal user information in sessions. Learn more diff --git a/frontend/app/components/Client/Webhooks/Webhooks.js b/frontend/app/components/Client/Webhooks/Webhooks.js index 7f57c61de..5ef25e250 100644 --- a/frontend/app/components/Client/Webhooks/Webhooks.js +++ b/frontend/app/components/Client/Webhooks/Webhooks.js @@ -49,7 +49,7 @@ function Webhooks(props) {
-
+
Leverage webhooks to push OpenReplay data to other systems.