From c46f8e97c6b1e50d225e58de81e950b1b4a108eb Mon Sep 17 00:00:00 2001 From: Akshit Arora Date: Tue, 5 Oct 2021 23:35:34 +0530 Subject: [PATCH] Consistent spacing for datasource dynamic forms (#899) --- .../src/Editor/DataSourceManager/SourceComponents/Mysql.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/Editor/DataSourceManager/SourceComponents/Mysql.jsx b/frontend/src/Editor/DataSourceManager/SourceComponents/Mysql.jsx index 1a49212933..e7b1634dbd 100644 --- a/frontend/src/Editor/DataSourceManager/SourceComponents/Mysql.jsx +++ b/frontend/src/Editor/DataSourceManager/SourceComponents/Mysql.jsx @@ -24,7 +24,7 @@ export const Mysql = ({ optionchanged, options }) => {
-
+
-