From bc14475984bc36f1ecb22c0fc2e9785384856ed5 Mon Sep 17 00:00:00 2001 From: Artem Dzhereleiko Date: Wed, 13 Dec 2023 18:03:38 +0200 Subject: [PATCH] UI: Add subscript height dynamic --- .../widget/action/widget-action-dialog.component.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ui-ngx/src/app/modules/home/components/widget/action/widget-action-dialog.component.html b/ui-ngx/src/app/modules/home/components/widget/action/widget-action-dialog.component.html index 6421851c9f..7903388d84 100644 --- a/ui-ngx/src/app/modules/home/components/widget/action/widget-action-dialog.component.html +++ b/ui-ngx/src/app/modules/home/components/widget/action/widget-action-dialog.component.html @@ -41,9 +41,10 @@ {{ 'widget-config.action-source-required' | translate }} - + widget-config.action-name + {{ 'widget-config.action-name-required' | translate }}