more
This commit is contained in:
@@ -55,6 +55,9 @@ export const signupRadioFields = [
|
||||
{ type: "additionalAccount", amount: 39 },
|
||||
],
|
||||
},
|
||||
];
|
||||
|
||||
/*
|
||||
{
|
||||
name: "Of Counsel",
|
||||
label: "Of Counsel",
|
||||
@@ -72,5 +75,4 @@ export const signupRadioFields = [
|
||||
{ type: "oneTime", amount: 59 },
|
||||
],
|
||||
},
|
||||
];
|
||||
//
|
||||
*/
|
||||
|
||||
@@ -117,7 +117,7 @@
|
||||
flex-direction: column;
|
||||
margin-top: 24px;
|
||||
width: 920px;
|
||||
min-height: 810px;
|
||||
min-height: 510px;
|
||||
border-radius: 10px;
|
||||
background-color: rgb(240, 247, 250);
|
||||
border: 1px solid #e9e9e9;
|
||||
|
||||
Reference in New Issue
Block a user