From 4607906ed0a27944af9bf27565ff9e8a14549070 Mon Sep 17 00:00:00 2001 From: thisyahlen <104053934+thisyahlen-deriv@users.noreply.github.com> Date: Wed, 19 Oct 2022 17:36:28 +0800 Subject: [PATCH] thisyahlen/create new account text align in button (#6684) * create new account text align in button * removed classname --- .../password-selection-modal.jsx | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/packages/core/src/App/Containers/PasswordSelectionModal/password-selection-modal.jsx b/packages/core/src/App/Containers/PasswordSelectionModal/password-selection-modal.jsx index d94942366a32..46bec0bc098a 100644 --- a/packages/core/src/App/Containers/PasswordSelectionModal/password-selection-modal.jsx +++ b/packages/core/src/App/Containers/PasswordSelectionModal/password-selection-modal.jsx @@ -76,13 +76,15 @@ const PasswordSelectionModal = ({ type='button' onClick={() => isModalVisible(false)} /> -