From 87c54069cef1e408098974ec2f4dcef151b6fc39 Mon Sep 17 00:00:00 2001 From: smuddyx Date: Thu, 17 Feb 2022 22:22:07 +0100 Subject: [PATCH] fix docx export --- src/app/modules/shows/services/docx.service.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/modules/shows/services/docx.service.ts b/src/app/modules/shows/services/docx.service.ts index f4656ed..61b4472 100644 --- a/src/app/modules/shows/services/docx.service.ts +++ b/src/app/modules/shows/services/docx.service.ts @@ -86,7 +86,7 @@ export class DocxService { basedOn: 'Normal', next: 'Normal', quickFormat: true, - run: {size: 15, color: 'grey'}, + run: {size: 15, color: '#666666'}, paragraph: {indent: {left: 0}}, }, ],