From f8d70c7e225f1a41ea7f6c7e1a162d6de73fc6c6 Mon Sep 17 00:00:00 2001 From: Josemi Date: Thu, 28 Nov 2024 18:06:22 +0100 Subject: [PATCH] wc: Increase width of analysis form container #TASK-7216 #TASK-7100 --- src/webcomponents/commons/analysis/analysis-tools.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/webcomponents/commons/analysis/analysis-tools.js b/src/webcomponents/commons/analysis/analysis-tools.js index d7a7c15c3..d99df0d58 100644 --- a/src/webcomponents/commons/analysis/analysis-tools.js +++ b/src/webcomponents/commons/analysis/analysis-tools.js @@ -279,7 +279,7 @@ export default class AnalysisTools extends LitElement { ${this.renderMenu()}
-
+
${this.renderTool()}