more
This commit is contained in:
@@ -22,8 +22,11 @@ export const Steps = () => (
|
|||||||
i.e. “Defendant’s Interrogatories,” and (optionally) the date served.
|
i.e. “Defendant’s Interrogatories,” and (optionally) the date served.
|
||||||
Drag and drop or click to select the request document from your files.{" "}
|
Drag and drop or click to select the request document from your files.{" "}
|
||||||
<em>The document must be in .pdf format.</em>
|
<em>The document must be in .pdf format.</em>
|
||||||
<br /> Click “Upload”, and will you automatically navigate to the{" "}
|
<br />{" "}
|
||||||
<strong>Document List View</strong>. <br />{" "}
|
<p className="howto-special-para">
|
||||||
|
Click “Upload”, and will you automatically navigate to the{" "}
|
||||||
|
<strong>Document List View</strong>.
|
||||||
|
</p>{" "}
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Click the “Generate Responses'' button. Novdraft’s Intellidraft AI will
|
Click the “Generate Responses'' button. Novdraft’s Intellidraft AI will
|
||||||
|
|||||||
@@ -81,5 +81,9 @@
|
|||||||
margin-bottom: 14px;
|
margin-bottom: 14px;
|
||||||
padding: 0px 14px;
|
padding: 0px 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.howto-special-para {
|
||||||
|
margin-top: 6px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user