api-render-ui 1.1.7 → 1.1.8

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
@@ -291,7 +291,6 @@ var GLOBAL_STYLES = `.codigma-apioperatorlist {
291
291
  .codigma-apiunit-responsebody {
292
292
  position: relative;
293
293
  align-self: stretch;
294
- flex: 1 1 0;
295
294
  min-height: 5rem;
296
295
  flex-shrink: 0;
297
296
  /* padding: 2px */