From 58298c4159dd6cfccc05947498ab45733553b6f2 Mon Sep 17 00:00:00 2001 From: dhruv Date: Sat, 18 Mar 2023 23:37:55 +0530 Subject: [PATCH] =?UTF-8?q?=1B[200~Fixed=20Alignement=20and=20hover=20effe?= =?UTF-8?q?ct=20on=20complaint=20form=20component=20on=20customer=20servic?= =?UTF-8?q?e=20theme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/complain/index.js | 17 ++++++++++++----- .../src/components/complain/styles.js | 5 +++-- 2 files changed, 15 insertions(+), 7 deletions(-) diff --git a/themes/customer-service/customer-service-theme/src/components/complain/index.js b/themes/customer-service/customer-service-theme/src/components/complain/index.js index 6281d91a..39284b1f 100644 --- a/themes/customer-service/customer-service-theme/src/components/complain/index.js +++ b/themes/customer-service/customer-service-theme/src/components/complain/index.js @@ -23,8 +23,9 @@ const Complain = () => { @@ -75,20 +76,25 @@ const Complain = () => { }) }} /> + +
+
+
+
- + > Username related to the complaint(optional) + { ["name"]: e.target.value, }) }} - /> + /> +