@@ -290,6 +290,7 @@ export const DocCard = (props) => {
|
||||
const report = (documentId, docType) => {
|
||||
//console.log("report documentId, docType", documentId, docType);
|
||||
};
|
||||
|
||||
const documentTitle =
|
||||
docType === "interrogatories-out"
|
||||
? "Outbound requests"
|
||||
|
||||
@@ -335,6 +335,8 @@
|
||||
.request-text-up {
|
||||
color: #a2a2a2;
|
||||
margin-top: 6px;
|
||||
margin-bottom: 12px;
|
||||
line-height: 2;
|
||||
padding: 0px 5px;
|
||||
text-align: justify;
|
||||
&.reqq {
|
||||
|
||||
Reference in New Issue
Block a user