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