From 9ff2e1179eefffb55cdffbe672038bd4ed5f89ca Mon Sep 17 00:00:00 2001 From: mpetrov Date: Fri, 14 Jun 2024 10:34:33 +0300 Subject: [PATCH] [PROD-3645] [FIX] length fix --- .../gateway-service-rpc-connector-templates.component.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/ui-ngx/src/app/modules/home/components/widget/lib/gateway/gateway-service-rpc-connector-templates.component.scss b/ui-ngx/src/app/modules/home/components/widget/lib/gateway/gateway-service-rpc-connector-templates.component.scss index a7bae1f0af..27ff7843ee 100644 --- a/ui-ngx/src/app/modules/home/components/widget/lib/gateway/gateway-service-rpc-connector-templates.component.scss +++ b/ui-ngx/src/app/modules/home/components/widget/lib/gateway/gateway-service-rpc-connector-templates.component.scss @@ -91,7 +91,6 @@ } .template-name { - max-width: 170px; overflow: hidden; text-overflow: ellipsis; display: block;