api-render-ui 1.1.6 → 1.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -293,6 +293,7 @@ var GLOBAL_STYLES = `.codigma-apioperatorlist {
293
293
  align-self: stretch;
294
294
  flex: 1 1 0;
295
295
  min-height: 5rem;
296
+ flex-shrink: 0;
296
297
  /* padding: 2px */
297
298
  }
298
299
  .codigma-apiunit-apioperator:hover {