{
value={values.goals}
className="mb-20"
onChange={(e) => onChangeHandler('goals', e.target.value)}
- inputFieldStyle="border-gray-600"
+ inputFieldStyle="border-gray-600 custom-select-size"
/>
>
);
diff --git a/src/register/RegistrationPage.jsx b/src/register/RegistrationPage.jsx
index 4012813c..d0647243 100644
--- a/src/register/RegistrationPage.jsx
+++ b/src/register/RegistrationPage.jsx
@@ -549,7 +549,7 @@ class RegistrationPage extends React.Component {
onBlur={(e) => this.handleOnBlur(e)}
onChange={(e) => this.handleOnChange(e)}
selectOptions={this.getCountryOptions()}
- inputFieldStyle="border-gray-600"
+ inputFieldStyle="border-gray-600 custom-select-size"
/>
@@ -61,7 +62,8 @@ exports[`RegistrationPageTests should match TPA provider snapshot 1`] = `
className="form-group data-hj-suppress"
>
@@ -86,7 +88,8 @@ exports[`RegistrationPageTests should match TPA provider snapshot 1`] = `
className="form-group data-hj-suppress"
>
@@ -111,7 +114,8 @@ exports[`RegistrationPageTests should match TPA provider snapshot 1`] = `
className="form-group"
>
@@ -136,7 +140,8 @@ exports[`RegistrationPageTests should match TPA provider snapshot 1`] = `
className="form-group mb-0 data-hj-suppress"
>
@@ -144,7 +149,7 @@ exports[`RegistrationPageTests should match TPA provider snapshot 1`] = `
aria-describedby=""
aria-invalid={false}
autoComplete="on"
- className="form-control text-muted border-gray-600"
+ className="form-control border-gray-600 custom-select-size text-muted"
id="country"
name="country"
onBlur={[Function]}
@@ -1466,7 +1471,8 @@ exports[`RegistrationPageTests should match TPA provider snapshot 1`] = `
className="form-group custom-control pt-10 mb-0"
>
@@ -1599,7 +1605,8 @@ exports[`RegistrationPageTests should match default section snapshot 1`] = `
className="form-group"
>
@@ -1624,7 +1631,8 @@ exports[`RegistrationPageTests should match default section snapshot 1`] = `
className="form-group data-hj-suppress"
>
@@ -1649,7 +1657,8 @@ exports[`RegistrationPageTests should match default section snapshot 1`] = `
className="form-group data-hj-suppress"
>
@@ -1674,7 +1683,8 @@ exports[`RegistrationPageTests should match default section snapshot 1`] = `
className="form-group"
>
@@ -1699,7 +1709,8 @@ exports[`RegistrationPageTests should match default section snapshot 1`] = `
className="form-group mb-0 data-hj-suppress"
>
@@ -1707,7 +1718,7 @@ exports[`RegistrationPageTests should match default section snapshot 1`] = `
aria-describedby=""
aria-invalid={false}
autoComplete="on"
- className="form-control text-muted border-gray-600"
+ className="form-control border-gray-600 custom-select-size text-muted"
id="country"
name="country"
onBlur={[Function]}
@@ -3029,7 +3040,8 @@ exports[`RegistrationPageTests should match default section snapshot 1`] = `
className="form-group custom-control pt-10 mb-0"
>
@@ -3117,7 +3129,8 @@ exports[`RegistrationPageTests should match pending button state snapshot 1`] =
className="form-group"
>
@@ -3142,7 +3155,8 @@ exports[`RegistrationPageTests should match pending button state snapshot 1`] =
className="form-group data-hj-suppress"
>
@@ -3167,7 +3181,8 @@ exports[`RegistrationPageTests should match pending button state snapshot 1`] =
className="form-group data-hj-suppress"
>
@@ -3192,7 +3207,8 @@ exports[`RegistrationPageTests should match pending button state snapshot 1`] =
className="form-group"
>
@@ -3217,7 +3233,8 @@ exports[`RegistrationPageTests should match pending button state snapshot 1`] =
className="form-group mb-0 data-hj-suppress"
>
@@ -3225,7 +3242,7 @@ exports[`RegistrationPageTests should match pending button state snapshot 1`] =
aria-describedby=""
aria-invalid={false}
autoComplete="on"
- className="form-control text-muted border-gray-600"
+ className="form-control border-gray-600 custom-select-size text-muted"
id="country"
name="country"
onBlur={[Function]}
@@ -4547,7 +4564,8 @@ exports[`RegistrationPageTests should match pending button state snapshot 1`] =
className="form-group custom-control pt-10 mb-0"
>
diff --git a/src/reset-password/tests/__snapshots__/ResetPasswordPage.test.jsx.snap b/src/reset-password/tests/__snapshots__/ResetPasswordPage.test.jsx.snap
index a59cf3f4..fcb2f904 100644
--- a/src/reset-password/tests/__snapshots__/ResetPasswordPage.test.jsx.snap
+++ b/src/reset-password/tests/__snapshots__/ResetPasswordPage.test.jsx.snap
@@ -25,7 +25,8 @@ exports[`ResetPasswordPage should match invalid token message section snapshot 1
className="form-group w-100"
>
@@ -50,7 +51,8 @@ exports[`ResetPasswordPage should match invalid token message section snapshot 1
className="form-group w-100"
>
@@ -124,7 +126,8 @@ exports[`ResetPasswordPage should match pending reset message section snapshot 1
className="form-group w-100"
>
@@ -149,7 +152,8 @@ exports[`ResetPasswordPage should match pending reset message section snapshot 1
className="form-group w-100"
>
@@ -244,7 +248,8 @@ exports[`ResetPasswordPage should match reset password default section snapshot
className="form-group w-100"
>
@@ -269,7 +274,8 @@ exports[`ResetPasswordPage should match reset password default section snapshot
className="form-group w-100"
>
@@ -381,7 +387,8 @@ exports[`ResetPasswordPage show spinner component during token validation 1`] =
className="form-group w-100"
>
@@ -406,7 +413,8 @@ exports[`ResetPasswordPage show spinner component during token validation 1`] =
className="form-group w-100"
>