diff --git a/src/user_pages/setTransactionPassword/index.scss b/src/user_pages/setTransactionPassword/index.scss index f99120e..68eb570 100644 --- a/src/user_pages/setTransactionPassword/index.scss +++ b/src/user_pages/setTransactionPassword/index.scss @@ -111,6 +111,5 @@ border-radius: 16px; font-size: 16px; font-weight: 600; - transform: translateX(20px); } } diff --git a/src/user_pages/validPhone/index.scss b/src/user_pages/validPhone/index.scss index 6a72957..eee91e0 100644 --- a/src/user_pages/validPhone/index.scss +++ b/src/user_pages/validPhone/index.scss @@ -100,6 +100,5 @@ border-radius: 16px; font-size: 16px; font-weight: 600; - transform: translateX(20px); } }