Support TOSCA functions in Node Filters
[sdc.git] / catalog-ui / src / app / ng2 / pages / service-dependencies-editor / service-dependencies-editor.component.less
index b475ed2..36772a2 100644 (file)
       }
       &.operator{
         width: 55px;
-        flex: 0 1 auto;
+        flex: 1 0 auto;
+      }
+      &.property {
+        flex: 2;
       }
       &.assigned-value-field {
         margin-bottom: 10px;