aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DataVizBox/DocCreatorMenu/TemplateBackend.ts
diff options
context:
space:
mode:
authorNathan-SR <144961007+Nathan-SR@users.noreply.github.com>2025-05-11 01:30:31 -0400
committerNathan-SR <144961007+Nathan-SR@users.noreply.github.com>2025-05-11 01:30:31 -0400
commit6e66ab2ab9b5b6f988230aac83ac712b43ccfe3a (patch)
tree3405a152f80a9b3b58e07eed9da76bef32f2c503 /src/client/views/nodes/DataVizBox/DocCreatorMenu/TemplateBackend.ts
parent529bd742842e76d1df464b13346fae4f22f8f3c9 (diff)
working on firefly integration
Diffstat (limited to 'src/client/views/nodes/DataVizBox/DocCreatorMenu/TemplateBackend.ts')
-rw-r--r--src/client/views/nodes/DataVizBox/DocCreatorMenu/TemplateBackend.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/nodes/DataVizBox/DocCreatorMenu/TemplateBackend.ts b/src/client/views/nodes/DataVizBox/DocCreatorMenu/TemplateBackend.ts
index a6d2136f4..06eab63f0 100644
--- a/src/client/views/nodes/DataVizBox/DocCreatorMenu/TemplateBackend.ts
+++ b/src/client/views/nodes/DataVizBox/DocCreatorMenu/TemplateBackend.ts
@@ -351,7 +351,7 @@ export class TemplateLayouts {
title: 'fourfield05',
viewType: ViewType.FREEFORM,
tl: [0, 0],
- br: [400, 550],
+ br: [400, 514],
opts: {
backgroundColor: '#95A575',
},