more
This commit is contained in:
@@ -554,7 +554,7 @@ const SignupPage = () => {
|
||||
/>
|
||||
<div className="upload-button-box">
|
||||
<Button
|
||||
className="p-2 mr-2 primary-button"
|
||||
className="p-2 mr-2 primary-button signup-proceed-btn"
|
||||
onClick={handleAdd}
|
||||
labelText="Add And Proceed To Payment"
|
||||
/>
|
||||
|
||||
@@ -268,3 +268,7 @@
|
||||
font-size: 0.82rem;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
.signup-proceed-btn {
|
||||
width: 240px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user