fix docx export
This commit is contained in:
@@ -86,7 +86,7 @@ export class DocxService {
|
|||||||
basedOn: 'Normal',
|
basedOn: 'Normal',
|
||||||
next: 'Normal',
|
next: 'Normal',
|
||||||
quickFormat: true,
|
quickFormat: true,
|
||||||
run: {size: 15, color: 'grey'},
|
run: {size: 15, color: '#666666'},
|
||||||
paragraph: {indent: {left: 0}},
|
paragraph: {indent: {left: 0}},
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user