few pdf updates
This commit is contained in:
@@ -79,7 +79,6 @@ const styles = StyleSheet.create({
|
|||||||
|
|
||||||
richArea: {
|
richArea: {
|
||||||
fontSize: 12,
|
fontSize: 12,
|
||||||
color: "red",
|
|
||||||
flexDirection: "column",
|
flexDirection: "column",
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|||||||
@@ -95,7 +95,6 @@ const styles = StyleSheet.create({
|
|||||||
|
|
||||||
richArea: {
|
richArea: {
|
||||||
fontSize: 12,
|
fontSize: 12,
|
||||||
color: "red",
|
|
||||||
flexDirection: "column",
|
flexDirection: "column",
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|||||||
@@ -95,7 +95,6 @@ const styles = StyleSheet.create({
|
|||||||
|
|
||||||
richArea: {
|
richArea: {
|
||||||
fontSize: 12,
|
fontSize: 12,
|
||||||
color: "red",
|
|
||||||
flexDirection: "column",
|
flexDirection: "column",
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|||||||
@@ -509,7 +509,7 @@ export const planningappeals78_pdf = ({ docProps, pickListData }) => {
|
|||||||
{values.caseObj.pinswg_lpaname}
|
{values.caseObj.pinswg_lpaname}
|
||||||
</Text>
|
</Text>
|
||||||
</View>
|
</View>
|
||||||
<View
|
{/* <View
|
||||||
wrap={false}
|
wrap={false}
|
||||||
style={{
|
style={{
|
||||||
flexDirection: "row",
|
flexDirection: "row",
|
||||||
@@ -526,7 +526,7 @@ export const planningappeals78_pdf = ({ docProps, pickListData }) => {
|
|||||||
? "Email"
|
? "Email"
|
||||||
: "Post"}
|
: "Post"}
|
||||||
</Text>
|
</Text>
|
||||||
</View>
|
</View> */}
|
||||||
<View
|
<View
|
||||||
wrap={false}
|
wrap={false}
|
||||||
style={{
|
style={{
|
||||||
|
|||||||
@@ -91,7 +91,6 @@ const styles = StyleSheet.create({
|
|||||||
|
|
||||||
richArea: {
|
richArea: {
|
||||||
fontSize: 12,
|
fontSize: 12,
|
||||||
color: "red",
|
|
||||||
flexDirection: "column",
|
flexDirection: "column",
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|||||||
@@ -79,7 +79,6 @@ const styles = StyleSheet.create({
|
|||||||
|
|
||||||
richArea: {
|
richArea: {
|
||||||
fontSize: 12,
|
fontSize: 12,
|
||||||
color: "red",
|
|
||||||
flexDirection: "column",
|
flexDirection: "column",
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user