Browse Source

[PROD-3645] [FIX] length fix

pull/11007/head
mpetrov 2 years ago
parent
commit
9ff2e1179e
  1. 1
      ui-ngx/src/app/modules/home/components/widget/lib/gateway/gateway-service-rpc-connector-templates.component.scss

1
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;

Loading…
Cancel
Save